| |

| Submitting Form Data with GET Posted in PHP > Introduction by tutorialgrub on Jul 12, 2011
This tutorial will show you how to submit form data with GET. |
| |

| Monkey PHP: Loopy Looping Posted in PHP > Introduction by tutorialgrub on Jun 10, 2009
In this tutorial we will learn a few of the commonly used methods of looping in PHP. |
| |

| Detailed PHP Loops Tutorial Posted in PHP > Introduction by tutorialgrub on Jun 10, 2009
In this tutorial I will show you all loops in PHP and their usage with code examples. |
| |

| PHP Script Tips - Creating Your Own Functions Posted in PHP > Introduction by tutorialgrub on Jun 10, 2009
A collection of 19 tips on creating your own PHP functions. Clear answers are provided with tutorial exercises on defining functions, defining arguments, passing references, returning references, argument default values, etc. |
| |

| Submit Form Data With POST Posted in PHP > Introduction by tutorialgrub on May 30, 2009
This tutorial will show you how to submit form data with POST. |
| |

| Using PHP If Statements Posted in PHP > Introduction by tutorialgrub on May 30, 2009
This tutorial will show you the basics of if statments. |
| |

| PHP Variables. Posted in PHP > Introduction by tutorialgrub on May 30, 2009
Basic introduction to PHP variable types. |
| |

| PHP Include File Tutorial Posted in PHP > Introduction by tutorialgrub on May 30, 2009
In this tutorial I will show you how to divide your code into more files and how to include various files into your actual PHP code. |
| |

| PHP Array Tutorial Posted in PHP > Introduction by tutorialgrub on May 30, 2009
In this tutorial I will show you how to work with arrays in PHP. You will learn how to create, sort or print an array. Besides this we will touch on multidimensional arrays as well. |
| |

| PHP And MySQL - Introduction Posted in PHP > Introduction by tutorialgrub on May 30, 2009
Huge introductory tutorial on PHP & MySQL. |
1 2 3 >> Next |