Welcome To Snipplr


Everyone's Recent Snippets



1 ... 252 253 254 255 256 ... 553
Group by user defined price bands.
1 3132 posted 15 years ago by daipratt
searching for a date sort function I found: http://slevy1.wordpress.com/2010/06/30/sorting-date-strings-in-php/ and built my codeigniter helper call : $arrSortedDates = bubbleSort( $unsorted ); (previous->helper autoload)
0 1373 posted 15 years ago by lluisr
The following JavaScript will validate an email address using strict rules when a form is submitted.
0 1620 posted 15 years ago by jprochazka
The following function does a very simple check on the supplied string to help ensure it is a valid email address.
0 1720 posted 15 years ago by jprochazka
The following function validates and returns TRUE or FALSE if the supplied string could be a valid domain name format.
2 1835 posted 15 years ago by jprochazka
A simple example of how to send an email using PHP's build in mail() function.
0 1372 posted 15 years ago by jprochazka
The following JavaScript will validate if a 10 digit phone number was supplied once the form is submitted.
0 1319 posted 15 years ago by jprochazka
Definitivo. Errore bassissimo.
2 1980 posted 15 years ago by tuffo19
This code can be used to create a MVC View User Control (.ascx) that will display a cascade or select all button with a clear button for checkboxes arranged in a hierarchy.
1 1468 posted 15 years ago by mattvbiggs
1 1383 posted 15 years ago by limepix
First you have to add a custom value with a correct date format. The lines: `AND CAST(wpostmeta.meta_value AS DATE) > '".date("Y-m-d H:i:s")."' AND CAST(wpostmeta.meta_value AS DATE) < '".date("Y-m-d H:i:s", $date2)."' ` are only used to select d...
0 2246 posted 15 years ago by Mat_
1 1527 posted 15 years ago by sb_01
1 1336 posted 15 years ago by sb_01
1 1672 posted 15 years ago by Mat_
0 1614 posted 15 years ago by moonbather
load it at the very end of the css file
1 1529 posted 15 years ago by crs
From http://snipplr.com/view/41051/jscrollpane-ipadiphoneipodios-scoll-support/ here the part of code to add in jScrollPane.js for android,iphone,ipod,ipad support. Add this after :if (isScrollable) { (around line 165)
3 1680 posted 15 years ago by Xeldar
1 1508 posted 15 years ago by CJness
pass in 2 json objects returns an array of all differences included those nested in children. _Q used internally to pass through to self, do not pass in _Q
0 1862 posted 15 years ago by tennison
0 1188 posted 15 years ago by CJness
0 1366 posted 15 years ago by lajlev
A simple gallery to build upon.
0 1403 posted 15 years ago by Kristain
1 1665 posted 15 years ago by theasta
0 1016 posted 15 years ago by theasta
This class is used to convert any WYSIWYG text to flash friendly text. Hope you people would like that.
0 1398 posted 15 years ago by aamirrajpoot
1 ... 252 253 254 255 256 ... 553