jmiller


Member since 09/02/2009

10 snippets

3601 profile views

6 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

jmiller's Recent PHP Snippets



« Prev 1 Next »
This will get the 11-character YouTube video ID from any valid YouTube URL. Based on http://snipplr.com/view/57065/get-youtube-video-id/ but made more robust to handle additional URL inputs
0 1271 posted 12 years ago by jmiller
Turns /n to <br> and /n/n to </p><p> Usage: echo stripslashes(nl2br(nls2p($text)));
0 598 posted 13 years ago by jmiller
Orders a multi-dimensional field (such as sorting multiple $orders by field 'id')
0 719 posted 13 years ago by jmiller
Pass in object. Returns array.
0 667 posted 13 years ago by jmiller
0 846 posted 13 years ago by jmiller
Will strip off the decimals of a number (price) unless they are necessary.
0 527 posted 14 years ago by jmiller
Strips out every character except 0-9
0 583 posted 14 years ago by jmiller
1 577 posted 14 years ago by jmiller
« Prev 1 Next »