Articles: 843 | Categories: 148   
   
   
 
 
 
 
Php >>Articles & Tutorials  
  Ad Management
Browsers
Chat
Cookies & Sessions
Database
Date and Time
Documents
E-Commerce
E-mail
Error Handling
Files
Forms
Guestbooks
Images
Includes
  Miscellaneous
Search
Security
Site Statistics
Speed and Efficiency
User Interface
User Management
Wordpress
XML
 
 
Approved Articles
Ajax & PHP RSS reader By: Admin

Learn how to build an Asynchronous JavaScript and XML (Ajax) Really Simple Syndication (RSS) reader, as well as a Web component that you ...02-Apr-2010

Checking Form Field Integrity By: Admin

n my first PHP mail article, we looked at how to write a simple PHP mail script, using only a couple lines of code, but we never addresse...01-Apr-2010

Creating a PHP form By: Admin

PHP has two arrays, $HTTP_POST_VARS and $HTTP_GET_VARS. As you might expect, the first is populated with a form submission cybercms_probl...01-Apr-2010

The Singleton Design Pattern By: Admin

In software engineering, a design pattern is a general solution to a common problem in software design. A design pattern isn't a finished...30-Mar-2010