Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
blank xhtml template from NetBeans 6,9 with load all google AJAX Libraries API
2
2279
posted 16 years ago by knedle
The bare minimum required tags in the head tag of any HTML doc...
1
2222
posted 16 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
1594
posted 16 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
1886
posted 16 years ago by glends