Posted on May 26, 2005, 7:14 AM, by Chad, under
site.
First off, I have to say that I can really only take credit for about 10% of the code in this plugin, if that. I really can’t even take credit for the idea. And let me also come out and say that I am in no way any sort of PHP genius. I’m sure there [...]
Posted on November 16, 2004, 6:20 PM, by Chad, under
general.
Ok, so what I’m about to show you is hardly rocket science. It is however, the first chunk of math I’ve done with PHP that is more than 2 lines long. So I figured why not, I’ll post it. I was coding up a USGS gaging station finder and realized that I had latitude/longitude values [...]
Posted on August 27, 2004, 10:42 PM, by Chad, under
general,
site.
For the past few days, I have been tinkering around with PHP while rebuilding our site at work. I initially did everything in tables and ASP back last year sometime. Just some small stuff, nothing major.
Posted on August 18, 2004, 5:26 PM, by Chad, under
general.
Today on my Windoze XP machine at work, I installed Apache 2.0.5 and PHP 5.0.1 locally for development. Previously, I had a mapped drive to our server, and I would copy/paste files from my machine to the server, then reload the page in the browser. Repeat 5,895 times. Okay, so maybe not that many times, [...]