PHP and MySQL – Head First Book
Chapter 1: Adding Life to Web Pages with PHP Goals Learn the basic syntax and commands of PHP Terms HTML PHP Web Form Browser <?php ?> Variable Quotes Echo $_POST Web Server Array Superglobal...
View ArticlePHP Basics
Resources List of Text Editors http://en.wikipedia.org/wiki/List_of_PHP_editors Basic Tutorials Very good basic tutorial to get started with some nice scripts to run...
View ArticlePHP & MySQL Connection Basics Tutorial
Watch the tutorial videos part 1 and part 2 to see how to use the files from chapter 2 of the Head First Series PHP and MySQL Book with the hulk.osd.wednet.edu web server. Click on the download link...
View ArticlePHP and HTML List Table
The PHP Code Embedded in HTML The screenshots and zipped file for download, linked below, are based on the Chapter 3 addmail.html and .php scripts from the Head First PHP and MySQL Book with some fun...
View ArticlePHP Authorization Page Sample
Sample Page Titled: authorize.php Include the file pictured below in the same folder as the page you are trying to protect, like any page that allows someone to enter or delete data. You can download...
View ArticlePHP Delete File Script Samples
You need an HTML and PHP file to delete material from your database table from a web browser. Below are screenshots of two samples. Linked in the Download are more examples from the Head First PHP and...
View ArticlePHP Sample Search Form and Script
To create a simple search form and php script examine the following examples. The HTML form and PHP script are all in one document. You can download it below. Also remember to change the variables to...
View ArticlePHP Input Form
Creating an input page to add information into a database table entails three steps Create the ‘sims’ database table Create the html input form connected to the php script that adds the information...
View ArticlePHP & MySQL Application Project
Your client needs a PHP and MySQL application built in two days. They want a Student Information Management System (SIMS) to organize their student information. You will get credit for each fully...
View ArticleCapitalComTech.info Needs Images!
Step 1 – Save an Image Please pick your best photos and download them from Flickr.com. Watch the 1st video for details. Step 2 – Edit in Photoshop Follow the directions in the 2nd video EXACTLY!...
View Article