Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Downloads contents as a byte array or string, depending on need.
0
2463
posted 14 years ago by dkirkland
(I did not write this, but I forgot where I got it.)
This code will find all the variables passed though the URL and return the one you are looking for.
0
1393
posted 14 years ago by sicbot
Via http://wordpressapi.com/2011/10/24/wordpress-theme-wysiwyg-editor-default-css/
1
1329
posted 14 years ago by BorisDelormas
Returns Wordpress categories as a hierarchical object (i.e. categories with subcategories)
0
1068
posted 14 years ago by adamturtle
Remove the info / address pop up on a google map embed code.
Until last month: the iwloc parameter was responsible to GET the
window opened or not the following way:
It the parameter was missing by deafult the infow window was NOT
opened.
And...
0
4497
posted 14 years ago by i-am-andy
This is a linked list that can be used like an array where instead of using [] after the reference you just used .get() (and some other methods) but now you don't have to worry about sizing.
For example, with an array you would do:
cout <<...
0
1752
posted 14 years ago by trusktr
Comment out the SharePoint:SaveButton tag and replace with input tag
0
4122
posted 14 years ago by rumremix
This is inspired by jQuery autotabs plugin by Keywan Ghadami. I've made a few changes to allow for more versatility and to add button navigation.
0
1642
posted 14 years ago by Neener54