HOME      |      HTML      |      PHP      |      DREAMWEAVER      |      CSS      |      C      |

>>Next

cms tutorial using php and mysql introduction

"If you guys need this CMS website in source code(ready to run), which i worked for this tutorial, just mail be with subject : BASIC_CMS_PHP_SQL. I will mail you guys the source code" (email : satheesh2006net@gmail.com).

Here is the DEMO (administrator login id :- admin | password :- :123456)

This tutorial is made with the following Objectives :

  1. To provide the visitors with dynamic web experience.
  2. To Query the contents straight from mysql database with the help of php server script.
  3. To implement a powerful php administration panel for the web administrators through a secured login system.
  4. To implement a dynamic website, built around a content management system, that could be easily turned into any type of website, based on the administrator choice.
  5. To implement a website that can have multiple categories of contents.
  6. To implement a content management system that could be used to update 100’s or 1000’s of webpages every day.

In simple words, once the developer hands over the website to end-user / client, the client doesn’t need to depend on developers to update new pages or edit existing pages or remove any pages. Everything can be done by the end user / client / web administrator all by himself by accessing the administration panel built along with website. The administration panel is designed so simple that, for web administrator it’s like sending an email or posting in a blog or in forums.

>>Next

 

 

WEBSITE TUTORIALS