Warning: strftime() [function.strftime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /home/larryday/sites/SARANGWORLD/blog/indiv.php on line 14

Warning: strftime() [function.strftime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /home/larryday/sites/SARANGWORLD/blog/indiv.php on line 15
Blog Entry: LAMP programming This is a single entry from my blog. You can also view the main blog page, which has additional links and options, including my contact information, links to my home page/other sites, etc

Blog Entry: LAMP programming

2005 September 25, 06:58 PM

I consider myself a "LAMP" programmer, where LAMP stands for Linux-Apache-MySQL-PHP. My current project uses MySQL and PHP, but runs on a Windows platform with the IIS web server. I guess that makes me a Windows-IIS-MySQL-PHP or "WIMP" programmer.