Welcome To Snipplr


Everyone's Recent Snippets



1 ... 105 106 107 108 109 ... 552
0 1536 posted 14 years ago by Jotape
Just insert any category id into the argument and it will return the top level category object. e.g: print_r( get_top_level_category('INSERT CATEGORY ID HERE') );
0 2334 posted 14 years ago by djmosc
Usar no console.
0 1378 posted 14 years ago by Jotape
0 1625 posted 14 years ago by Jotape
Checks for image files in directory and creates a XML file of the contents
0 3010 posted 14 years ago by Don_Jarmo
accessing getdev action of home controller which returns jsonresult
1 2983 posted 14 years ago by root_hacker
fix youtube iframe overlay
0 1898 posted 14 years ago by kiroweb
Add current class to single posts in Wordpres wp_nav_menu by adding a filter
0 2508 posted 14 years ago by inflightatnight
Boiler Plate for T-Sql Error handling
1 2130 posted 14 years ago by amos24c
0 2618 posted 14 years ago by twoeight
0 1912 posted 14 years ago by juanprimal
https://github.com/zenorocha/jquery-boilerplate/blob/master/jquery.boilerplate.min.js
0 1713 posted 14 years ago by lawlesscreation
1 1977 posted 14 years ago by travishines
Redirecionamento Like/Dislike para Fanpages do Facebook.
0 1549 posted 14 years ago by thiagotargino
Dynamically add <label> HTML tag to input description, matching the input by adding an ID value to the input.
0 1799 posted 14 years ago by jbernus
Remove unnecessary code from the default WordPress header.
0 1987 posted 14 years ago by Huskie
0 1708 posted 14 years ago by yigidix
two awesome bits: using ''.replace() perform an action (other than replacing it) on some text, and a simple way to concatenate strings with a separator (retardedly simple but it always confuses me)
0 1716 posted 14 years ago by ultranaut
http://stackoverflow.com/questions/3628649/javascript-self-contained-sandbox-events-and-client-side-stack
0 1859 posted 14 years ago by ultranaut
tar is usually used for achiving applications, but what we are going to do in this case is tar it then pipe it over an ssh connection. tar handles large file trees quite well and preserves all file permissions, etc, including those UNIX systems which...
0 2020 posted 14 years ago by wnasich
0 1619 posted 14 years ago by MysteryMeat
0 2877 posted 14 years ago by griffpup
Strings are sorted in ascending order. This was created by me in order to thwart Dr. McCloskey's evil ways of forcing CS majors to manually alphabetize lists of names and months.
0 1760 posted 14 years ago by binaryadder
This is a little PHP class that permits to start quickly the creation of a webpage. When you declare an instance of the class it automatically starts the output buffering and gzip compression, it outputs all the proper tags (doctype, meta, stylesh...
0 1605 posted 14 years ago by claudiowebdesign
////////////////////////////////////////////////////////// function debug($ch,$force=false) { global $debugphp,$iphost,$ch_debug; $ip=getenv('REMOTE_ADDR'); if ((($debugphp==true)||($force==true))&&(in_array($ip, $iphost))) {...
0 2802 posted 14 years ago by kspal
1 ... 105 106 107 108 109 ... 552