| |

| Poll, Quiz, Voting script generator Posted in PHP > Polls and Voting by tutorialgrub on May 26, 2011
User must choose a question and all the possible answers (up to 10). A script will be generated which must be included in the users page. Votes are saved to individual text pages which are generated by the script. |
| |

| Passing Variables between pages in PHP Posted in PHP > Cookies and Sessions by tutorialgrub on May 26, 2011
In this tutorial we'll learn how to transmit data around your website, |
| |

| Using NeXTensio MX to create a CMS Posted in PHP > Content Management by tutorialgrub on May 25, 2011
This tutorial intends to be a simple presentation of how easliy you can build dynamic websites and an administration tool for such a site. It has not paid any attention to the graphical design that is required in all regular websites. Intead the tutorial concentrates on the techniques used to create dynamic pages using Dreamweaver MX an PHAkt 2 and also the easiest way to build a Content Management System (CMS) using Dreamweaver MX and NeXTensio MX. |
| |

| Generate random passwords with PHP Posted in PHP > User Authentication by tutorialgrub on May 25, 2011
In this tutorial I will show you how to generate random passwords that are highly secure and extremely difficult to crack. However you can choose between various complexity/strength and you can set password length as well. |
| |

| Create Thumbnail Images using PHP Posted in PHP > Image Manipulation by tutorialgrub on May 24, 2011
This tutorial will describe how to create thumbnail images on the fly using PHP. Furthermore you will learn how to process a whole folder of images and create their thumbnails. Since this requires the GD library, you will need an installation of PHP with at least GD 2.0.1 enabled. |
| |

| Image manipulation and watermarking in PHP with GD2 Posted in PHP > Image Manipulation by tutorialgrub on May 21, 2011
Resizing and watermarking images in PHP with the help of the GD2 module is easy and painless. |
| |

| Make an iPhone App Using the Envato API Posted in PHP > OOP by tutorialgrub on May 20, 2011
Make an iPhone App Using the Envato API on tutsplus.com |
| |

| 404/403 Website Error Pages with PHP Auto Mailer Posted in PHP > Error Handling by tutorialgrub on May 19, 2011
404/403 Website Error Pages with PHP Auto Mailer on tutsplus.com |
| |

| Creating a PHP ACL and even Rat out Users using Proxies! Posted in PHP > Security by tutorialgrub on May 18, 2011
Now before some snotty nosed individual points out that ACLs can be done via .htaccess, let me cover my arse by saying although it can be done that way, we're not doing it that way. More technically speaking, however, albeit Apache is the better way it's not the most practical way due to the manual updating of .htaccess files. Unless you wish to parse the file - which is not advised for security and speed reasons, then PHP is the way to be heading. |
| |

| Learning OOP in PHP ASAP Posted in PHP > OOP by tutorialgrub on May 18, 2011
Learning OOP in PHP ASAP on NETTUTS.com for beginners |
<< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 >> Next |