- 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
- This is a three-part tutorial that shows you hwo to make a comment/discussion board like those on this site using PHP and mySQL. there are three files: comments.php, which displays the comments, commentadd.php, which processes the comment, and commen...
- 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
- In this tutorial we will show you how to create contact form in flash. Macromedia Flash can not send e-mail by him self so we must use a little of php programming.
- 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
- A collection of 21 tips on process Web forms with PHP scripts. Clear explanations and tutorial exercises are provided on generating and processing Web forms, getting values out of $_REQUEST, processing multiple choices, removing slashes, adding multi...
- Categories
- Platforms
- Licenses
Page: