Welcome To Snipplr


Everyone's Recent PHP Snippets



1 ... 20 21 22 23 24 ... 147
The following shoud do it. pass the array, index is what element you want to sort on (in your case use 3). Then you can sort asc or desc, and weather you want to use natural sorting (the way a human would sort, 2 before 10) and lastly case sensitive...
0 1097 posted 13 years ago by pruntrut
This is the list of [supported timzones](http://php.net/manual/timezones.php) that can be used with the [PHP5 DateTime](http://php.net/manual/class.datetime.php) class, grouped by geographical continent (rather than PHP's America/..., Asia/... etc id...
0 1672 posted 13 years ago by ch1902
sort a multidimensional array by field
0 1251 posted 13 years ago by akt
sort a multidimensional array by field
0 1205 posted 13 years ago by akt
Make your spreadsheet public to get a key like this: 0AsfENoKj1ir7dE8yR6U0aUtpdTVNM20wRlNJOhZaclG Set it on the script and you're all done.
0 1304 posted 13 years ago by Felladrin
0 743 posted 13 years ago by lolitaloco
set post thumb if missing on post save
0 1037 posted 13 years ago by lolitaloco
$asciiData = preg_replace( '/[\x7f-\xff]/', '', $dirtyData );
0 946 posted 13 years ago by jgomez
Get file extension from it's name or complete path
2 1431 posted 13 years ago by fawazcb
I'm facing an error when i read the JS array using a JS loop
0 1200 posted 13 years ago by kaushikTD
ChucK is a strongly-timed, concurrent, and On-the-fly Audio Programming Language. A Bundle to edit ChucK files in the TextMate editor is created at Github. To install it execute in Terminal:
0 1665 posted 13 years ago by Thommm
Let's say you want to show a list of employees, and you want to show 3 on each row, use the script below to accomplish that.
0 1857 posted 13 years ago by andreaskian
1 1354 posted 13 years ago by paul0078
0 1584 posted 13 years ago by paul0078
0 1704 posted 13 years ago by paul0078
0 906 posted 13 years ago by paul0078
0 1076 posted 13 years ago by paul0078
0 895 posted 13 years ago by paul0078
Enter any suspicious IP address that you wanted to check into the form field and press the "LOOKUP" button
1 3641 posted 13 years ago by DNSBL
Toggle section titles
0 1016 posted 13 years ago by G470
Use this code to call the Plugin: <plug:full_background_image>
1 1406 posted 13 years ago by G470
Author: J. van Hemert Fixes encoding when utf-8-encoded data is stored in tables with other (e.g. latin_swedish_ci) encoding. Will convert all columns in all tables to utf8_general_ci.
0 1777 posted 13 years ago by sjasliek
Add this bit of code to functions.php
0 932 posted 13 years ago by adiacone
1 ... 20 21 22 23 24 ... 147