PHP Tutorials
Update Mutiple Records in 1 Form
Update your multiple data records in 1 submit form. When you have a list and need to update them in..
Basic PHP Syntax
PHP code is executed on the server, and the plain HTML result is sent to the browser. A PHP scripting..
Send Email to Multiple Persons
You can send email to mutiple persons in one time. This tutorial shows you in 1 file with a normal..
Web Database Access from Desktop Applications
There may be growing interest in moving computer applications from the desktop to the Web. But desktop applications are still..
AJAX Quickie
This code shows you a very basic AJAX demo implemented with PHP and JavaScript...
Password Protection with PHP, MySQL, and Session Variables
One of the great promises that actually came true when our Internet-enabled world reached the twenty-first century is efficient customer-to-business..
Dynamic Dropdown Menu
Put records from your database in a drop down menu/list box. You can apply it as a navigator list box...
