Welcome To Snipplr
Everyone's Recent PHP Snippets Tagged filter
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev 1 Next »
Sort & query arrays in PHP. Sort multi dimensional arrays by object properties and filter the array by specific criteria.
Documentation:
https://github.com/mattnicholson/DataList
1
827
posted 8 years ago by mattnicholson
Enter any suspicious IP address that you wanted to check into the form field and press the "LOOKUP" button
1
2073
posted 11 years ago by DNSBL
Add current class to single posts in Wordpres wp_nav_menu by adding a filter
0
726
posted 11 years ago by inflightatnight
Allows you to change the name of the "Posts" module within the admin section of WordPress.
0
445
posted 12 years ago by jamiebrwr
This code war written for a project I'm working on where a map of the world may need to be offset to center the view on specific areas. I'm also using it as a part of an iterative blur function to prevent seams from the blur operation.
I would lik...
0
507
posted 12 years ago by Jamie
By using this snippet we can recover fields from a database by filtering these ones per a specific field.
1
557
posted 12 years ago by juanchifc
Very simple to use.
**Calling:**
$files = dirContents(DIR_PATH, [FILTER, [TYPE]]);
**Examples:**
$files = dirContens("my-dir");
_$files_ is array containing all, both files either directories
$files = dirContens("my-dir",...
0
428
posted 13 years ago by Lostindream
In v1.6, the Thesis Theme has a bug which removes a necessary space in the HTML body tag if you add a filter targeting the thesis_body_classes hook. To get the native WP body_class function to work, use this code:
2
758
posted 13 years ago by joelhaus
Function to add custom body class in th Thesis theme for WordPress...Thanks to @girliegeek!
1
654
posted 13 years ago by joelhaus
从数æ®åº“ä¸é€‰å‡ºå¤§äºŽ3å°äºŽ13çš„çº¯å—æ¯åŸŸå,然åŽè¿›è¡Œè¿‡æ»¤ï¼Œå¾—åˆ°åŒæ‹¼åŸŸå。
å¢žåŠ ä¸€ä¸ªæ‹¼éŸ³é¢„åˆ¤æ–,过滤掉å‰ä¸¤ä¸ªå—æ¯ä¸ç¬¦åˆæ‹¼éŸ³è¦æ±‚çš„å—符串。
0
545
posted 14 years ago by zhengrenchi
Exclude Posts From Some Category
è¿™æ ·å°±å¯ä»¥åœ¨é¦–页ä¸ä¸æ˜¾ç¤ºæŸäº›ç±»åˆ«ï¼ˆæ¯”如asides)的帖å了
1
989
posted 17 years ago by championeer
« Prev 1 Next »