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
733
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
986
posted 15 years ago by Wilco
Memory leakage in IE6/7 if the event handlers are not purged before deleting an element.
0
785
posted 15 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
1056
posted 18 years ago by drewrockshard