Create Captcha Image Verification
June 19th, 2008 | posted by AnonymousConvert HTML Table into Spreadsheet File
May 12th, 2008 | posted by AnonymousYou have already create html report in table format. if you want to convert the html table into spreadsheet file, Microsoft Office Excel or OpenOffice.org Spreadsheet, please check this tips.
check / uncheck all checkboxes
May 7th, 2008 | posted by AnonymousWord Filter Function
May 2nd, 2008 | posted by Anonymoususing this function we can filter bad words in sentences
Number to words functions
May 2nd, 2008 | posted by AnonymousPHP Function Calculate difference between two dates
April 18th, 2008 | posted by AnonymousThis PHP function calculate difference between two dates. The result in array format contain day, hour, minute and second.
Javascript Bookmark This Page
February 6th, 2008 | posted by AnonymousThis javascript will add your page to client bookmark list. Work on Internet explorer and Mozilla Firefox.
Email Format Validation
December 4th, 2007 | posted by AnonymousTo Check if email is in valid form we can use this script.
Encrypt php code using Script Maze class
November 30th, 2007 | posted by AnonymousPHP is scripting language so the source code still readable for user who has access to the files. If someone has already own the source they can modify the source. To minimize the risk about someone modify the script we can encrypt the php code.
Text Box Character Limiter Counter
November 2nd, 2007 | posted by AnonymousCreate textbox textarea counter limitter using javascript.