PHP / Javascript
I have decided to learn a bit of PHP and Javascript. I don’t want to become a web-site builder, but it’s important to have at least a little experience.
So I have made my first little PHP script, which inserts all ads and links at my travel page. So if you go to:
http://www.RonMertens.com/india
Then the ads are written using a PHP template system. Also the links (at the bottom of the page) are randomly chosen. Try to reload the page and you’ll see a different set of links.
I’ve also written my first Javascript. Now the pictures in:
http://www.RonMertens.com/travel
are chosen by random.
So these are not very sophisticated scripts, but at least now I know what I’m talking about with these languages