Saturday, November 24, 2007

First Post

Well, every blog has to have a first post so here is mine. I have to admit that my code is probably never going to be revolutionary however it will be practical. To those who are learning PHP for the first time then this will be somewhere to start.

I will assume that you know that PHP is a processing language used to produce all sorts of cools stuff on the web. In fact I would so if you can dream PHP can help you accomplish it.

Typically PHP runs in conjunction with a *nix (Linux) based server, Apache web server and MySQL database server. The versions and configurations of each of these can vary greatly but for the most part these are the main components of a typical setup.

If you have any questions about setting up your own server, or need some help in doing so, feel free to contact me.

No comments: