To get our feet wet as back-end developers, we'll be creating a simple PHP class that will:
http://css-tricks.com/php-for-beginners-building-your-first-simple-cms/
- 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
http://css-tricks.com/php-for-beginners-building-your-first-simple-cms/
No comments:
Post a Comment