- 1,251 categories
- 40,829 scripts
- This is a basic PHP tutorial available for everyone and anyone who wants to read it. It covers: Variables, Comments, Output, Strings, Operators, If...Else, Switch, Arrays, While Loop, For Loop, Foreach Loop, Do While Loop, Include and Require, PHP/HT...
- Categories
- Platforms
- Licenses
- One of the best features of PHP is possibility to respond to user queries or data submitted from HTML forms. You can process information gathered by an HTML form and use PHP code to make decisions based off this information to create dynamic web page...
- Categories
- Platforms
- Licenses
- This tutorial will teach you the basics of form processing and email sending using php.
It first teaches you how to produce a html form and process it on the same page using php. Then it moves on how to send emails using php
- Categories
- Platforms
- Licenses
- This is the third installment of our php mysql tutorial series. This tutorial covers inserting data to MYSQL with a PHP script. Using the following key features; HTML Forms, Passing variables from a form to php and inserting into the database using M...
- Categories
- Platforms
- Licenses
- This tutorial explains how to validate HTML form on server side using PHP plus client side form validation using Javascript to make your form more user friendly
- Categories
- Platforms
- Licenses
- Learn how to create an HTML form and how to program a simple PHP page to process the information of that HTML form. A basic knowledge of HTML will make this tutorial easier.
- Categories
- Platforms
- Licenses
- Other Free / Open Source License