Installing a free message board script from PHP Junkyard.
Have you ever thought of building your own social networking site? Before you get to making websites
This video covers creating and programming a a PHP-based web forum. Topics include basic layout, login and logout, Admin start, creating ...more
Using PHP & HTML to generate a user login form and authenticate the user.
This tutorial covers installing the WAMP (that is, Windows-Apache-MySQL-PHP) all-in-one package and creating a MySQL database using the ...more
How to manage user logins by creating a MySQL user login database with PHP.
How to add an admin to a blog using mySQL and PHP
This hacker's guide demonstrates a quick PHP script which may allow you to crawl through the operating system on your hosting provider ...more
This video how-to is a good intro for beginners, helping them understand the creation of an object ...more
This tutorial teaches you how to create an RSS feed with PHP using DomDocument. You can generate the items with a database loop, and this
A PHP Tutorial on how to create a calculator.
PHP is a script language used for developing web pages. On a website, you can use PHP to create complex organizational systems like a ...more
HipHop for PHP is a source code transformer that allows you to optimize your PHP code easily, which ...more
There is no shortage of tutorials on the net that show you how to install PHP on Windows with IIS, but since it is a base requirement for so ...more
A PHP programming tutorial on how to set up a user database.
A PHP programming tutorial on creating a User Login and setting cookies.
CakePHP is the Ruby on Rails of the PHP world, an open-source web application framework that allows users to create really cool websites and ...more
In this four-part video, learn how to create a CMS with PHP and MYSQL. The basics of a simple CMS are split up in the following four parts: ...more