Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 378 379 380 381 382 ... 554
0 1127 posted 15 years ago by wearetherock
Read a page's GET URL variables and return them as an "associative array." Calling the function while at `example.html?foo=asdf&bar=jkls` sets `map['foo']='asdf'` and `map['bar']='jkls'`
17 6985 posted 15 years ago by the_coder
Originally by Paul Irish
3 1037 posted 15 years ago by bbeaudreault
Please fill application name, username and password.
1 1059 posted 15 years ago by hashibuto
This snippet is just an upgrade to the "http://snipplr.com/view/7396/php-file-extension-case-changer/" code. This particular code works on image files... although you can just change this line [if (preg_match("/(jpg|gif|png|bmp)/",$ext)) ] to target...
0 1619 posted 15 years ago by el-artiste
0 886 posted 15 years ago by m-pokrovskii
Javascript time execution utility: Use: var otd = new timeDebugger(); otd.start(); alert(otd.end());
1 1103 posted 15 years ago by marcocs
0 884 posted 15 years ago by wearetherock
Perl hash sets are hashes used to represent sets. Their keys are the set elements, and the corresponding values are just 1. For keys that are not set elements, the hash will return undef, equivalent to false. Adding a whole array to a hash set i...
0 1205 posted 15 years ago by deepsoul
0 766 posted 15 years ago by iloveitaly
0 791 posted 15 years ago by danshields
1 965 posted 15 years ago by wearetherock
see http://www.undolog.com/2009/08/21/impedire-la-propagazione-degli-eventi-con-jquery/ for detail
0 1160 posted 15 years ago by gfazioli
This version add a special class to avoid external link icon in specify link
1 1140 posted 15 years ago by gfazioli
0 911 posted 15 years ago by gfazioli
1 1067 posted 15 years ago by danshields
This is an incomplete color spectrum because cos waves will not reach all the colors. For a proper graph refer to this wiki page http://en.wikipedia.org/wiki/HSL_color_space
1 877 posted 15 years ago by forchid
1 939 posted 15 years ago by lildemon
The required steps in order to install xmlfs on Ubuntu.
0 1120 posted 15 years ago by narkisr
0 876 posted 15 years ago by manatlan
1 ... 378 379 380 381 382 ... 554