Welcome To Snipplr


Everyone's Recent Snippets



1 ... 336 337 338 339 340 ... 553
Using contrib's trace ns in order to debug functions in the REPL
0 3761 posted 16 years ago by narkisr
0 1419 posted 16 years ago by wbednarski
Ready for the addition of other country regions as needed.
0 2009 posted 16 years ago by johnandrewsroot
An implementation of class inheritance in JavaScript.
0 1593 posted 16 years ago by wizard04
1 1578 posted 16 years ago by magicrebirth
Con esto evitamos que un enlace que tengamos con 'href="#"' actue como tal y la pagina haga scroll hasta la parte superior.
0 1280 posted 16 years ago by jacinmontava
Count number of files in a directory
1 1673 posted 16 years ago by marcelodornelas
To show error in php.
0 1827 posted 16 years ago by rahijain
prevent errors on non-firebug browsers
2 1534 posted 16 years ago by wbednarski
Searches all array elements for a given substring. Returns an array of found key=>value pairs or false if not found.
0 1610 posted 16 years ago by lancemonotone
Use the l() in Drupal with an array('html' => TRUE) to get a linked image
0 1429 posted 16 years ago by karmacode
Use the l() in Drupal with an array('html' => TRUE) to get a linked image
0 1536 posted 16 years ago by karmacode
A little function I add to the base Page_Controller class that allows you to define what actions are explicitly SSL. It will put users in SSL when they access it and take them out of it when they navigate somewhere else. It is available in any cont...
0 1135 posted 16 years ago by dalethedeveloper
0 1412 posted 16 years ago by karmacode
Now that you have set up your ManyToManyField to use your intermediary model (Membership, in this case), you're ready to start creating some many-to-many relationships. You do this by creating instances of the intermediate model:
0 1770 posted 16 years ago by magicrebirth
Snippet provided by YomWeb.co.cc. YomWeb is a blog specially dedicated webmasters who are interested in coding, design and blogging. We are currently a new blog but have big plans for the blog. If you find any mistakes in our articles you can contact...
0 1334 posted 16 years ago by yomweb
This snippet is provided to you by YomWeb.co.cc. YomWeb is a blog specially dedicated webmasters who are interested in coding, design and blogging. We are currently a new blog but have big plans for the blog. If you find any mistakes in our articles...
0 1391 posted 16 years ago by yomweb
Run in the FireBug console, and copy the output. An odd class is included for row striping, and the number of items can be controlled via the for loop.
1 1684 posted 16 years ago by Jamie
This is the most simple example of a ComboBox created in AS3, based mostly on Adobe's example from http://help.adobe.com/en_US/ActionScript/3.0_UsingComponentsAS3/WS5b3ccc516d4fbf351e63e3d118a9c65b32-7fa9.html Inside the zip file you will find two...
0 3003 posted 16 years ago by Winkyboy
0 1670 posted 16 years ago by magicrebirth
Format a number so it is more humanly readable. It allows for setting the number of decimal places (inc. adding 0000s to the end) and separating thousands with a comma. Example usage: trace(numberFormat(1234.695, 2, true, false)); // Output:...
0 2743 posted 16 years ago by adrianparr
Instead of ~/.ssh/id_rsa.pub, you can choose any location on your local machine where your *public* key lives. You may need to adjust the file permissions on remote authorized_keys aftwterwards, depending on the configuration of the remote ssh serve...
0 1839 posted 16 years ago by berkes
1 ... 336 337 338 339 340 ... 553