// archives

scripting

This tag is associated with 1 posts

I made my first bit of code!

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 [...]