How to create a simple website in PHP
This is my first tutorial about “How to create a simple website in PHP“.
In this tutorial we will learn how to make a simple static website in php which has no connection to database.
we will use include function in this tutorials to include or add header, footer, Navigation menu.
We also add content body in our page.In next tutorial we will go create a dynamic website in php.
Where we will retrieve data from database and insert data into database.
In the nest tutorial we go deep into php and learn ho to create dynamic website with admin panel and login functionality.
Please make some practice of this tutorial in order to get good result.It is easy and simple only require your little bit attention.
what you think i have missed in this tutorial??
If you have any question about this tutorial or face any problem feel free to comment on us.We are here to help you. :)