Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Check to see if your function exists in WordPress before calling it. This is standard php code though, so it works outside of WordPress as well.
2
940
posted 14 years ago by jonkemp
Extremely simple random image when using similar naming structure and a set number of images (eg. imagePrefix_1,jpg, imagePrefix_2,jpg, etc.)
0
810
posted 14 years ago by d55beck
blank xhtml template from NetBeans 6,9 with load all google AJAX Libraries API
2
1409
posted 14 years ago by knedle
The bare minimum required tags in the head tag of any HTML doc...
1
1256
posted 14 years ago by jaymanpandya
This will take the alpha numeric loan number field and converts it into numeric loan number. If there are any loan numbers with alphabet then it is converted as NULL (basically alpha numeric loan numbers are ignored)
0
914
posted 14 years ago by mprabhuram