PHP + MySQL TUTORIALS, SCRIPTS, & SAMPLES
PHP Beginner scripts
• Check if PHP is enabled on your server
• Arithmetic
• Variable Creation and Use
• If and Else Statements
• Print HTML within your PHP tags
PHP Scripts and Reference Code For Learning
• Create files and folders on server at runtime
• Obtain a User's IP Address and Block It
• Obtain user specific information using PHP
• Dynamically display a folder full of images using PHP
PHP Applications You Can Use For Your Sites
• Email Script with HTML Contact Form
• Member System
• Dynamic RSS feeds with PHP
MySQL & PHP Reference Code and Tutorials
• MySQL Database Terminology and Definitions
• Connect to your MySQL database
• How to manually back up your MySQL databases from PHPMyAdmin
• Various ways to UPDATE your MySQL database tables
• Various ways to SELECT from your MySQL database tables