| Product Name | Rating | Downloads | Added | Votes |
|---|---|---|---|---|
| PHP Classes Doing it with class in PHP. What is a data structure? What... |
Not Rated | 28 | May 11, 2009 | 0 |
| Create syntax highlighted php code as html text This tutorial teaches you how to convert an existing php... |
Not Rated | 23 | May 11, 2009 | 0 |
| Creating a Class Auto Loader The factory will auto_load requested classes without you... |
Not Rated | 20 | May 11, 2009 | 0 |
| PHP in the Command Line (Shell) Show you There’s a single line you can add to your... |
Not Rated | 19 | May 11, 2009 | 0 |
| Storing multidimensional arrays in a file In this tutorial I will show you how to store a multidimensional... |
Not Rated | 0 | May 11, 2009 | 0 |
| PHP MYSQL Website Tutorials If you are new to the trend of dynamic or PHP MYSQL Website... |
Not Rated | 0 | May 11, 2009 | 0 |
| Front Controller/Modrewrite Tutorial The main point of this tutorial is to highlight the magic... |
Not Rated | 0 | May 11, 2009 | 0 |
| PHPreg.com - ultimate php resource PHPreg.com - a regular php resource with php mysql tutorials,... |
Not Rated | 0 | May 11, 2009 | 0 |
| Escape HTML Characters In this howto you're gonna learn how you can escape HTML... |
Not Rated | 0 | May 11, 2009 | 0 |
| Macronimous- Command Line Scripting in PHP PHP can also be run as a command line script like c, c++,... |
Not Rated | 0 | May 11, 2009 | 0 |
| Handling Non ASCII Characters in PHP String Literals This PHP tutorial helps you understand: Basic rules of handling... |
Not Rated | 0 | May 11, 2009 | 0 |
| PHP based geo-targeting and localization Geo-targeting is commonly used to localize content such... |
Not Rated | 0 | May 11, 2009 | 0 |
| How to redeclare native PHP functions The tutorial shows a way to redeclare native PHP functions... |
Not Rated | 0 | May 11, 2009 | 0 |
| PHP Script Tips - Creating Your Own Functions A collection of 19 tips on creating your own PHP functions.... |
Not Rated | 0 | May 11, 2009 | 0 |
| PHP Script Tips - PHP Built-in Functions for Arrays A collection of 19 tips on PHP functions on arrays. Clear... |
Not Rated | 0 | May 11, 2009 | 0 |
| Working with PHP5 Class Types This article is intended for experienced PHP programmers... |
Not Rated | 0 | May 11, 2009 | 0 |
| Accessing dynamic content RubyOnRails style with PHP4 Use of reflection API allows supporting zero-configuration... |
Not Rated | 0 | May 11, 2009 | 0 |
| How can I pass multiple selections from a drop down menu? This tutorial tells people how to transfer multiple selections... |
Not Rated | 0 | May 11, 2009 | 0 |
| ftp clients My experience with ftp clients. It focuses on using IE as an ftp client. |
Not Rated | 0 | May 11, 2009 | 0 |
| LAMP, MySQL/PHP Database Driven Websites - Part III Part II of III. Includes discussion of Many to Many relationships,... |
Not Rated | 0 | May 11, 2009 | 0 |
| LAMP, MySQL/PHP Database driven websites - Part II Part II of III. Includes discussion of Many to Many relationships,... |
Not Rated | 0 | May 11, 2009 | 0 |
| PHP Manual Documentation manual for PHP. A must read for all PHP programmers... |
Not Rated | 0 | May 11, 2009 | 0 |
| Object-oriented approach to programming HTML form components in PHP Article describing a method of representing HTML form controls... |
Not Rated | 0 | May 11, 2009 | 0 |
| PROGRAMMING WEB WIDGETS WITH PHP This article describes an approach to programming web user... |
Not Rated | 0 | May 11, 2009 | 0 |
| Translating your site the easy way This article will try to give you all the needed information... |
Not Rated | 0 | May 11, 2009 | 0 |
| Apache PHP Tutorials - Installing and Running Apache Server and PHP Script A collection of 14 tutorials on Apache and PHP installation... |
Not Rated | 0 | May 11, 2009 | 0 |
| Array Merge And Replace PHP provides a number of array merging functions but not... |
Not Rated | 0 | May 11, 2009 | 0 |
| AJAX Application in PHP A small application which will help you understanding the basics of AJAX. |
Not Rated | 0 | May 11, 2009 | 0 |
| How to Bridge PHP and Java for Powerful Web Solutions Here's how to team up two of the most popular and powerful... |
Not Rated | 0 | May 11, 2009 | 0 |
| HTTP compression with mod_gzip and mod_deflate The vast majority of todays web browsers support the delivery... |
Not Rated | 0 | May 11, 2009 | 0 |
| PHP Script Tips - Understanding PHP Arrays and Their Basic Operations A collection of 11 tips on PHP array introduction. Clear... |
Not Rated | 0 | May 11, 2009 | 0 |
| Recursion in PHP Learn how recursion works and how to implement it in PHP. |
Not Rated | 0 | May 11, 2009 | 0 |
| Using PCRE's A introduction to using Regular Expressions in PHP. |
Not Rated | 0 | May 11, 2009 | 0 |
| PHP Debugging Tutorial Some pointers to debugging your code along with a few hints... |
Not Rated | 0 | May 11, 2009 | 0 |
| An Overview of Arrays in PHP This is a brief introductory tutorial on how to use arrays in PHP. |
Not Rated | 0 | May 11, 2009 | 0 |
| What the hell is horde In spite of its unchallenged notoriety, IMP's root class... |
Not Rated | 0 | May 11, 2009 | 0 |
| Build Standalone Applications It's painful, but possible. With PHP and the PHP-GTK module,... |
Not Rated | 0 | May 11, 2009 | 0 |
| Unix man pages and resources Over 150,000 pages of unix manual pages, and open source... |
Not Rated | 0 | May 11, 2009 | 0 |
| Vision.To Code Library Sign-Up for free membership account and submit your SourceCode. You... |
Not Rated | 0 | May 11, 2009 | 0 |
| Output Caching in PHP Caching output in PHP can reduce server load and speed up... |
Not Rated | 0 | May 11, 2009 | 0 |
| Property and Method Overloading Tutorial Brief introduction into using PHP's overload extension to... |
Not Rated | 0 | May 11, 2009 | 0 |
| Creating and using a timing class Tutorial The purpose of this tutorial is to talk about two seperate... |
Not Rated | 0 | May 11, 2009 | 0 |
| Introduction to PHP Regular Expressions (#1): General Mechanics Anyone that has to do a large sum of unusual data manipulation... |
Not Rated | 0 | May 11, 2009 | 0 |
| Introduction to PHP Output Buffering If you want to have more control over your scripts, the... |
Not Rated | 0 | May 11, 2009 | 0 |
| Writing more efficient PHP This from IBM developerWorks, targets the PHP developer... |
Not Rated | 0 | May 11, 2009 | 0 |
| Templates and Template Engines Templates provide a simple means to seperate server side... |
Not Rated | 0 | May 11, 2009 | 0 |
| PHP and UML Class Diagrams UML (Unified Modelling Language) is a mechanism for representing... |
Not Rated | 0 | May 11, 2009 | 0 |
| PHP Coding Standard / Specifications Learn how to develop your own coding specifications. |
Not Rated | 0 | May 11, 2009 | 0 |
| Develop rock-solid code in PHP: Lay the foundation The Develop rock-solid code in PHP series is about solving... |
Not Rated | 0 | May 11, 2009 | 0 |
| Develop rock-solid code in PHP: Use variables effectively The series Develop rock-solid code in PHP is about solving... |
Not Rated | 0 | May 11, 2009 | 0 |




