Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- 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
1000
posted 15 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
846
posted 15 years ago by d55beck
blank xhtml template from NetBeans 6,9 with load all google AJAX Libraries API
2
1490
posted 15 years ago by knedle
The bare minimum required tags in the head tag of any HTML doc...
1
1308
posted 15 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
999
posted 15 years ago by mprabhuram