Feeds: Posts | Comments

Archive for the 'PHP' Category

PHPEclipse 1.1.9 and 1.2.0

Just been looking on the SourceForge page for PHPEclipse and found an announcement from 3 days ago that versions 1.1.9 and 1.2.0 have now been released.free video poker how to play backgammon no deposit bonus online casino 888 no download casino play roulette craps game black jack download american roulette play video poker [...]

Read Full Post »

A great resource for everything PHP is the site PHPDeveloper.org (which is why I have the RSS feed on the blog) and have found a lot (loads!) of interesting articles from the site. I bookmark a lot of them at my del.icio.us account and can be found here.
Sometimes it’s good to mention particular articles and [...]

Read Full Post »

PHP5 OOP

One of the great things that PHP 5 offers programmers is the ability to progam using Object Oriented Programming techniques (OOP) ie. Classes and Objects.
While the concept of OOP can be confusing when you first come across it, it is a powerful programming concept for writing tidy, ordered, reusable code.
Although OOP was introduced in PHP [...]

Read Full Post »

I came across the following programming problem about 8 months ago and thought I’d give it a quick go.
Server-side Scripting
Using the server-side scripting language of your choice write a simple ‘dividing machine’. (Preferably use Embedded TCL, PHP, ASP (VBScript) or UNIX based CGI: PERL/BASH/TCLSH/etc.. - any other scripting language is also ok, but we won’t [...]

Read Full Post »

PHP and XSLT

The pastor of one of the churches I go to has several websites including the one for the church designed using a combination of PHP and XSLT. Personally I like the idea of combining these technologies as it helps keep presentation and code separate.
I did a quick Google to see what I could find in [...]

Read Full Post »

Zend PHP Certification

I have recently completed an online training course designed to bring you up to speed on the Zend PHP Certification Exam.
I don’t know how it compares with other online courses as this is the only one I have done so far, but found it a good way of covering the stuff that is needed for [...]

Read Full Post »