Hello Everyone...!
This Tutorial is all about making a very simple dynamic website using PHP.
Brief
1. We make 3 pages about,downloads,contact us
2. All the above pages contains their own content.
3. We design Link in such a way that it can work with $_GET[''] variable i.e index.php?page=about
4. Now if we have $_GET....we get the value... and join .php with it
5. Now we Can finally include the about page in index.php page with include();
That's it we can simply edit and add more pages to our website..!
This Tutorial is all about making a very simple dynamic website using PHP.
Brief
1. We make 3 pages about,downloads,contact us
2. All the above pages contains their own content.
3. We design Link in such a way that it can work with $_GET[''] variable i.e index.php?page=about
4. Now if we have $_GET....we get the value... and join .php with it
5. Now we Can finally include the about page in index.php page with include();
That's it we can simply edit and add more pages to our website..!
Sign up here with your email
ConversionConversion EmoticonEmoticon