Search Google

Showing posts with label Building Your First Php CMS And Working With Databse. Show all posts
Showing posts with label Building Your First Php CMS And Working With Databse. Show all posts

Friday, 8 August 2014

Building Your First Php CMS And Working With Databse

To get our feet wet as back-end developers, we'll be creating a simple PHP class that will:
  • Create a database
  • Connect to a database
  • Display a form with two fields
  • Save the form data in the database
  • Display the saved data from the database
Download Files

http://css-tricks.com/php-for-beginners-building-your-first-simple-cms/

Upload a File and write to MySQL

 

http://php.about.com/od/phpwithmysql/ss/Upload_file_sql.htm 

 

Simple Site Search

http://php.about.com/od/phpwithmysql/ss/php_search_3.htm#step-heading