Hot PHP How-Tos
How To: Program a user registration with PHP
How to program a user registration using php, sql and phpmyadmin. Part 1 of 3 - How to Program a user registration with PHP.
How To: Create a phpMyAdmin user database
A PHP programming tutorial on how to set up a user database. Part 1 of 2 - How to Create a phpMyAdmin user database.
How To: Log out a user with PHP
A PHP tutorial on how to log out a user and destroy a session.
How To: Create user login sessions with PHP
A PHP programming tutorial on creating login sessions to keep users logged in.
How To: Program a user login with PHP
Using PHP & HTML to generate a user login form and authenticate the user.
How To: Program switch statements in PHP
How to program switch statements in PHP
How To: Install a PHP web server
Using a simple peice of software XAMMP to streamline the setup process of apache+php+mysql
How To: Generate a tag cloud from a PHP array
How to generate a tag cloud - a collection of tags that displays keywords in different sizes based on their frequency of use - using PHP.
How To: Create a MySQL user login database with PHP
How to manage user logins by creating a MySQL user login database with PHP. Part 1 of 3 - How to Create a MySQL user login database with PHP.
How To: Program in PHP
Learn how to install PHP and some of the basics of PHP programming including some basic commands including conditionals and booleans for creating scripts and command line interfaces.
How To: Write your first PHP script
This video tutorial will show you step-by-step how to create your first PHP script. This is a great foundation for learning this powerful website building language. Write your first PHP script.