Posts Tagged ‘menu’

Part 2: How to Build Custom PHP and MySQL CMS Website Software

Sunday, August 1st, 2010

In this part we demonstrate table creation and structure methods from inside of PHPMyAdmin. PHPMyAdmin is a great tool if you are not yet comfortable writing custom database structuring scripts using PHP. We make the website system smart enough to use just one file for all display, no matter how many pages or content the site acquires.

Duration : 0:26:34

(more…)

Part 1: How to Build PHP and MySQL CMS Website Software

Tuesday, July 27th, 2010

In this part of the lesson we create our MySQL database and quickly set up a default layout in Dreamweaver CS4, and tinker with the looks through CSS.

Duration : 0:15:19

(more…)