USA United States UK United Kingdom

PHP Tutorials

1 File, Multi Page website!

In some situations, you can upload 1 PHP file, that will quite litterly run as your website.

This can be done in 3 ways, it can be done statically (Hard Coded), Dynamically (With MySQL) or Dynamically (With Flat File System)

I will show you a way of doing just this, statically (For now, I swear I will post 2 dynamic versions!)

Firstly, we need to start the file,

To start a PHP file, we must do this;

› Continue reading

Tags: , , , , , , , , , , ,

Sunday, September 21st, 2008 Uncategorized No Comments