Creating a standard webpage template, only the content changes when a link is clicked. Saves time duplicating each file, and makes it a lot easier if something needs to be changed, like a menu item, header, or footer.
Posts Tagged ‘menu’
Part 5: How to Build PHP and MySQL CMS Website Software
November 24th, 2010
phpmoz Source Files – www.developphp.com Series Playlist – www.youtube.com In part 5 we create the administrator directory and set a link to the CMS administrator back end from the bottom of the home page. The back end admin directory will have its own index page to be the central home of the control panel. Learn how to build custom content management systems using PHP and MySQL. Cool dynamic basic sites that anyone can edit.
Part 6: How to Build PHP and MySQL CMS Website Software
November 19th, 2010
phpmoz Source Files – www.developphp.com Playlist for series – www.youtube.com In part 6 we create the administrator directory login form and use session variables to keep the admin logged in. To allow the admin to change their password you may want to consider storing the admin password and username in the mysql database. Learn how to build custom content management systems using PHP and MySQL. Cool dynamic basic sites that anyone can edit.
Flash + PHP USA Map Button Graphical Interfacing Tutorial CS3 CS4 CS5
November 11th, 2010
phpmoz Free Editable Source – www.developphp.com Free flash 8+CS3+CS4 source file for flash webmasters looking to offer a cooler looking menu system for selecting geographic areas on a map type layout. PHP + Actionscript 3.0 and 2.0
PHP Tutorials: Dynamic pages (Update)
September 20th, 2010
phpmoz An update to my Dynamic pages tutorial, showing how to include sub sections (as folders) in the GET variable in your URL bar. This helps create a better design for your directory structure.
Build a Web Form in Dreamweaver!
July 6th, 2010
phpmoz Check this video out at Hi-Res here: www.tutvid.com In the following video we will build a web based form using html. We will cover using Labels, Text Fields, Text Boxes, Radio Button Groups, Checkboxes, The Clear and Submit buttons, Drop down Menus, as well as many of the properties you can edit while building the form. The form will be ready to be linked with a PHP file for use when you are finished with this video. Get ready to learn a whole lot! Have fun and check out www.tutvid.com for more great videos and downloads!
Posted in Video Tutorial
Tags: adobe, Buttons, checkbox, down, dreamweaver, drop, field, form, forms, Labels, Macromedia, menu, radio, submit, Training, tutorial
25 Comments »Part 1: How to Build PHP and MySQL CMS Website Software
June 28th, 2010
phpmoz 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.
Part 2: How to Build Custom PHP and MySQL CMS Website Software
June 27th, 2010
phpmoz 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.
PHP Tutorials: Dynamic pages (Part 1)
December 3rd, 2009
phpmoz Creating a standard webpage template, only the content changes when a link is clicked. Saves time duplicating each file, and makes it a lot easier if something needs to be changed, like a menu item, header, or footer.


