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 October 1, 2011

Reverse String (Javascript/jQuery)
A Javascript/jQuery function allowing a string to be shown in reverse.
Demo | Browse Category | 430 Views, 0 Comments

CAPTCHA (PHP)
CAPTCHA function which features a 'random string' image function in PHP, a 'refresher' button in Javascript/jQuery, and an Ajax that check if the text and image text match.
Demo | Browse Category | 334 Views, 0 Comments

Create an Image with Info (PHP)
Creates an image file with a string and an image URL using several PHP functions.
Demo | Browse Category | 402 Views, 0 Comments

Word Wrap (Javascript/jQuery)
A Javascript/jQuery equivalent to PHP's 'word_wrap' function which here allows a line to break for every 20 characters using in a 'for loop.'
Demo | Browse Category | 427 Views, 0 Comments

Repeat String (Javascript/jQuery)
A Javascript/jQuery equivalent of the PHP 'str_repeat' function operated by a 'for loop.'
Demo | Browse Category | 380 Views, 0 Comments

Login (PHP/Ajax/Javascript/jQuery)
Check for correct username and password on the spot by having users log in with Ajax/jQuery.
Demo | Browse Category | 411 Views, 0 Comments

Range (Javascript/jQuery)
A Javascript/jQuery equivalent to PHP's 'range' function. using a 'for loop.'
Demo | Browse Category | 323 Views, 0 Comments

Change Button Color (Hold "Enter") [Javascript/jQu...
OnKeyDown the button changes color and onKeyUp it reverts back.
Demo | Browse Category | 342 Views, 0 Comments

Times Tables (PHP/Javascript/jQuery)
PHP function which display a 12*12 times table and a Javscript function which enables users to insert two numbers to display one.
Demo | Browse Category | 308 Views, 0 Comments

Simple Calculator (Javascript/jQuery)
A Javascript/jQuery function which allow live calculating using the OnKeyUp event.
Demo | Browse Category | 411 Views, 0 Comments

1 2 [Next][Last]