How to add server side scripting

Sever side scripting is what is used to generate the page after it is requested and before it is sent out. The number one use is usually that it acts as the interface to the database. There are a number of server side scipting languages that are common with the framework we are building in these tutorials (usually, begining with the letter "P"). The one I suggest to start with is PHP.


Copyright 2008 No part of this website may be repoduced without permission