| If you are wanting to program on a web server, I recommend starting with PHP. It is open source, so finding a server running it is cheap. You can also get it for free, install Apache Webserver and PHP on your pc and practice. You may move up to installing and running MySQL on your PC too.
These are all FREE open-source tools.
http://www.php.net
http://www.apache.org
http://www.mysql.com |