Log In

Email:
Password:
Keep me logged in

Forgot Password

Email:

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


Tutorials from December 1, 2011

Roman/Arabic Numeral Converter (PHP/Javascript/jQu...
Converts a number to its Roman Numeral and vice versa, using both PHP & Javascript.
Demo | Browse Category | 428 Views, 1 Comment

Most Searched Terms (PHP)
Displays the most searched terms using PHP. Splits every word of the query and checks if any of them matche any keywords in the database; if so each term is counted as one.
Demo | Browse Category | 305 Views, 0 Comments

Count Online Users (PHP)
Count the number of logged in users using PHP/MySQL.
Demo | Browse Category | 328 Views, 2 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.
Demo | Browse Category | 1,957 Views, 11 Comments

Rewrite Username URL (.htaccess)
Rewrites URL from 'http://example.com/profile.php?user=wcet2011' to 'http://example.com/wcet2011' using the .htaccess file.
Demo | Browse Category | 294 Views, 0 Comments

Download File (PHP)
Downloads a file from the server to local hard drive using PHP.
Demo | Browse Category | 276 Views, 0 Comments

Load More Posts onScroll (PHP/Ajax/Javascript/jQue...
Loads one page of older content when at the window scrollbar is at the bottom of its track.
Demo | Browse Category | 578 Views, 0 Comments

Show Content w/ Input Radio (CSS/Javascript/jQuery...
Shows content that goes with its "input radio" element using CSS & jQuery. Ex: When input#i1 is selected, it shows div#d1, looks at the common denominator, '1,' for comparison.
Demo | Browse Category | 299 Views, 0 Comments

Print Window (Javascript)
Prints the current web page using Javascript.
Demo | Browse Category | 280 Views, 0 Comments

Live Timestamp (jQuery)
Gets the current timestamp every second using jQuery.
Demo | Browse Category | 354 Views, 1 Comment

1 2 [Next][Last]