Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
blank xhtml template from NetBeans 6,9 with load all google AJAX Libraries API
2
2104
posted 15 years ago by knedle
The bare minimum required tags in the head tag of any HTML doc...
1
2068
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
1469
posted 15 years ago by mprabhuram
This is a script [tweeted by @gregmuellegger](http://twitter.com/gregmuellegger/status/16618146398). Example usage: Supports f("Hello %s.", ["World"]) and f("Hello %(name)s.", {name: "World"})
0
1713
posted 15 years ago by glends