Welcome To Snipplr
Everyone's Recent PHP Snippets Tagged javascript
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This script will allow you to choose which site you want to login to (Choose from WHMCS, TCAdmin, Cpanel) You need to edit the action= in each form to the correct address of your website.
1
1019
posted 15 years ago by jcroom
Determines whether or not the page has been requested directly, or through AJAX. This can allow for combining a page and related AJAX responses within the same script.
1
2104
posted 16 years ago by Wilco
Memory leakage in IE6/7 if the event handlers are not purged before deleting an element.
0
1123
posted 16 years ago by iTony
This script reads a directory of files. After reading the directory specified it outputs the directory files. Upon output, supplied functions manipulate each filename and format it to make the output filename look better. e.g.: instead of output bei...
2
1616
posted 19 years ago by drewrockshard