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..
While Loop
He function of the while loop is to do a task over and over as long as the specified conditional..
Autofilled PHP Forms
I hate typing, but I like writing code. A while ago I started to dread all the rote typing required..
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..
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..
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..
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..
