EasyPHP is an application that you install on your Windows computer which you can use as a development system for PHP / Apache and mySQL databases.
It can be downloaded form http://www.easyphp.org/ and I find it a very good way to develop applications using PHP on my Windows computer.
EasyPHP contains a single exectuable which when run, [...]
Entries from July 2010
EasyPHP on Windows 7
July 4th, 2010 · No Comments
Tags: General PHP
Interesting Google Watch website
July 4th, 2010 · No Comments
Interesting Google watch site : http://googlewatch.eweek.com/index.html
Provides information on Google developments and other Google issues.
Tags: SOE
Displaying a single page from the shop
July 4th, 2010 · No Comments
Sometimes you may want to display one page using a link to the shop, say page 2.
This is easily done by the following link :
http://www.yourservername.com/shop/index.php?page=2
Tags: PHP-eSeller