Template Sites
Featured Sites
Members Area
Partners Sites
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..

Views: 62

Basic PHP Syntax

PHP code is executed on the server, and the plain HTML result is sent to the browser. A PHP scripting..

Views: 56

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..

Views: 55

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..

Views: 68

AJAX Quickie

This code shows you a very basic AJAX demo implemented with PHP and JavaScript...

Views: 52

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..

Views: 63

Dynamic Dropdown Menu

Put records from your database in a drop down menu/list box. You can apply it as a navigator list box...

Views: 58