| |

| Inserting Data in MySql Database using Forms Posted in PHP > Database Related by tutorialgrub on Mar 29, 2011
Today, I will teach you how to insert data in Mysql Database using forms, adding data to database through forms is very useful, because it more easier… |
| |

| PHP: Create SEO-friendly URL titles (slugs) Posted in PHP > Miscellaneous by tutorialgrub on Mar 27, 2011
Last time I had talked about using .htaccess to make automatic seo-friendly URLs here: Nice urls with .htaccess and PHP!. In my tutorial requests (at my subdomain) somebody requested that I write about URL slugs, or rather generating an URL-friendly name out of a title a user may have entered. |
| |

| Introduction to SQL Injection Posted in PHP > Security by tutorialgrub on Mar 27, 2011
In this tutorial we look at the issue of SQL injection, how the attackers use it, the problems that can arise and methods of prevention using PHP. |
| |

| PHP and XML Posted in PHP > XML and PHP by tutorialgrub on Mar 26, 2011
This tutorial will tech you how to parse XML using PHP and how to create an XML document using PHP |
| |

| Object Oriented PHP Posted in PHP > OOP by tutorialgrub on Mar 25, 2011
This tutorial will teach you all the basic concepts related to Object Oriented PHP. |
| |

| Form Processing using PHP Posted in PHP > Form Processing by tutorialgrub on Mar 25, 2011
Learn how to process form data using PHP. You will find example to make you clear how to process form data |
| |

| Creating Calendar in PHP Posted in PHP > Date and Time by tutorialgrub on Mar 25, 2011
In this tutorial I will show you how to create a calendar script in PHP. We will create a simple but good looking - easy customizable via CSS - calendar table. |
| |

| PHP and MySQL Posted in PHP > Database Related by tutorialgrub on Mar 24, 2011
Learn PHP with MySQL starting from database connection till updation and deletion operations. |
| |

| Random text Posted in PHP > Randomizing by tutorialgrub on Mar 24, 2011
Learn how to make random text in PHP. |
| |

| Sending email using PHP Posted in PHP > Email Systems by tutorialgrub on Mar 24, 2011
Learn how to send simple email, HTMl email and attachement using PHP. |
<< 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 >> Next |