I made my first bit of code!
2008 March 17
Yep, I’ve written my first thing in php! :D
I’ve written a very basic advertising rotation script, which I’ll put online sometime soon, because I can.
Basically, it selects a random banner from a table defined in the script, and then puts the code into html format for it. It also counts the total number of impressions on that code, not clicks, but impressions, and I’ll make a (very basic) stats page for it soon.
Next up, a tinyurl redirection script for GPearce :D