Rss Directory > Computer > Internet > codR.us
Submit and vote for your favorite code snippets with codR.us
 
  Fri, 18 Apr 2008 02:21:24 +0200
asd
  Thu, 08 Nov 2007 07:28:55 +0100
ada
  Wed, 15 Aug 2007 12:19:31 +0200
This code can paginate an array so you only need to perform your query once.
  Sun, 08 Jul 2007 23:53:30 +0200
Reverses a TinyURL e.g. http://tinyurl.com/1c2 => http://www.google.com
  Mon, 18 Jun 2007 11:49:52 +0200
this code disables mouse middle buttons click event means only right and left click will work using javascript
  Mon, 18 Jun 2007 11:47:06 +0200
this code disables the mouse scrolling on your page
  Wed, 30 May 2007 10:55:24 +0200
This function checks the users email address against a list of well known temporary/disposable email addresses. Currently there are 40 domain names and I will try to keep it updated as regularly as possible.
  Sun, 25 Mar 2007 15:44:33 +0200
Adds a search button to the search bar on userscripts.org
  Sun, 25 Mar 2007 15:27:26 +0200
This makes it easier for people to use substr with custom left and right functions.
  Sun, 25 Mar 2007 15:20:25 +0200
This will generate a tag cloud in PHP based on values from an array.