Template Sites
Featured Sites
Members Area
Partners Sites
PHP Tutorials

Building a 5 Star Rating System with jQuery,

In this tutorial, you'll learn how to build a rating system with AJAX, PHP, and jQuery. Votes will be recorded..

Views: 55

While Loop

He function of the while loop is to do a task over and over as long as the specified conditional..

Views: 194

Autofilled PHP Forms

I hate typing, but I like writing code. A while ago I started to dread all the rote typing required..

Views: 47

Mean, Median, Mode, Range Of An Array

The function mmmr (Mean, Median, Mode, Range) will calculate the Mean, Median, Mode, or Range of an array. The function..

Views: 44

Handling file uploads in PHP

If you are just starting out with PHP and want to know how to handle forms, read the Handling forms..

Views: 61

Submitting forms using PHP cURL

In the previous article, we covered the PHP cURL basics. Specifically, we learned how to connect to a remote URL..

Views: 49

Zend Framework Tutorial

I find myself constantly bombared with questions from students and co-workers I've introduced to the Zend Framework regarding how the..

Views: 54