Log In

Email:
Password:
Keep me logged in

Forgot Password

Email:

Social Media
     
Tutorial CategoriesCSS (5)
jQuery (73)
PHP (30)
.htaccess (4)
Sponsored Links


PHP Tutorials

5-Star Rating System (CSS/PHP/Javascript/jQuery/Aj...
A system in which users can rate content on a scale of 1-5. Uses CSS to have the stars next to each other, PHP to display the rating and the number of votes, jQuery/Javascript to select a rating, and Ajax to process the rating without refreshing the page.
Monday, May 7, 2012 | Demo | 33 Views, 0 Comments

Upload File (Image) [PHP/Ajax/Javascript/jQuery/iF...
Upload image using the iframe tag, which will have an Ajax appearance.
Sunday, April 8, 2012 | Demo | 436 Views, 0 Comments

Number of Millions and Decimals (PHP/Javascript/jQ...
Converts a number greater than 1,000 to a format like the following: 1000 1K, 23,000,000 23.M.
Friday, March 9, 2012 | Demo | 70 Views, 0 Comments

Standard Form Number to Written Form (PHP/Javascri...
Converts a digital number to its written from using PHP, Javascript/jQuery.
Friday, March 9, 2012 | Demo | 87 Views, 0 Comments

Autocomplete (PHP/Ajax/Javascript/jQuery/CSS)
Loads the top 5 search results right under the <input> tag. Allows users to scroll through them with the "key up/down" arrow, using PHP, Ajax, and jQuery/Javascript.
Friday, February 10, 2012 | Demo | 137 Views, 0 Comments

Bold Search Term in Results (PHP/Ajax/Javascript/j...
Bolds each keyword of the query in the search results using PHP/Ajax/jQuery/Javascript and Regular Expression.
Friday, February 10, 2012 | Demo | 124 Views, 1 Comment

Censor Words (PHP/jQuery/Javascript)
Uses both PHP & Javascript to censor words that you want to be blocked, keeps the first letter and fills the rest with astericks.
Friday, February 10, 2012 | Demo | 109 Views, 3 Comments

Post/Delete Comment System (PHP/Ajax/Javascript/jQ...
Comment system that uses PHP & Ajax to post and delete comments, jQuery/Javascript to give its special effects, and CSS for the trash can icon.
Friday, February 10, 2012 | Demo | 402 Views, 10 Comments

Like/Dislike Button (PHP/Ajax/Javascript/jQuery)
A system in which users can rate content. Code: Uses PHP to store the rating, Ajax to rate without refreshing the page, and jQuery/Javascript for the Ajax callback function.
Thursday, December 1, 2011 | Demo | 1,958 Views, 11 Comments

Download File (PHP)
Downloads a file from the server to local hard drive using PHP.
Thursday, December 1, 2011 | Demo | 277 Views, 0 Comments

1 2 3 [Next][Last]