Step By Steps (30)
These tutorials will show you step-by-step how to create many usable applications for your website. These programs are all fully functional and ready to use right away on your website. All the code is presented to you and then explained so you can both use it and understand it.
PHP Functions (79)
In PHP a function is a predefined set of commands that are carried out when the function is called. In addition to being able to write your own functions, PHP has a number of predefine functions for you to use.
MySQL Commands (23)
Information about all of the available MySQL commands, and what each does.
Security (8)
When using PHP and MySQL it is important to program in a safe way to keep out hackers and risk losing sensitive information.
PHP/MySQL Basics (12)
Before you start programing there are some basics you should know. Here we will explore what exactly PHP and MySQL are, how you can edit them, the software that is used, and other essentials.
Tools & Resoruces (66)
Tools and Resources useful to people working with PHP or MySQL.
Troubleshooting (11)
You've been staring blankly at your code for 20 mins, and still can't figure out why it's not working? We've been there too. Here are some common problems and the (often simple) solutions that sometimes go overlooked.
Programing Glossary (24)
Learn about general programing terms, internet terms, PHP terms and MySQL related terminology.