stage one - introduction to this tutorial
Welcome to the devscripts dot net tutorial on how to build a dynamic web page utilising PHP, MySQL and Smarty.
This is a step by step guide demonstrating how one would go about building themselves a webpage, or indeed a website using some of the prewritten libraries that are available to the webmaster or web developer.
For this tutorial, you will need access to a web server capable of parsing PHP files, with Smarty installed and a MySQL database running.
If you do not have this set up then you should take a look at the links on
stage two of the tutorial.