Welcome To Snipplr


Everyone's Recent PHP Snippets



1 ... 23 24 25 26 27 ... 147
imagecache preset depending on height and width of the image
0 1569 posted 14 years ago by hoogvlieger
Force downloadable file with php
0 2470 posted 14 years ago by rickygri
Add this snippet to template.php
0 1527 posted 14 years ago by mktimes5
use an object as an array
0 2736 posted 14 years ago by prwhitehead
so you want to have your url structure like : yourdomain.com/post-type/286 add the following snippet to your functions.php and change the post-type names where appropriate
0 3426 posted 14 years ago by nerdsane
PHP 301 redirect code for giving a page a 301 permanently moved code
0 1325 posted 14 years ago by bigroadtrip
Remove meta boxes from the Wordpress admin area. Useful for simplifying Wordpress' admin interface for your clients. Add this snippet to your Wordpress theme's functions.php file.
0 1635 posted 14 years ago by f6design
For our project, this code had been implemented in the theme template.php
0 1771 posted 14 years ago by nicoknaepen
Create a comma separated list of a post's custom taxonomy terms.
0 2610 posted 14 years ago by f6design
Requires filter added in ECP 2.1
2 1577 posted 14 years ago by nciske
interesting app: http://codecanyon.net/item/socialcounter-php-class-social-statistics/282826
0 1415 posted 14 years ago by czachor
Navigating the DOM in jQuery is incredibly simple and thats to phpQuery you can do the same in php. Below are some examples of how it's used, the key change bing that instead of $() you use pq(), and instead of a . you used ->. Theres alot more detai...
0 1852 posted 14 years ago by FatFolderDesigner
0 1167 posted 14 years ago by shufflepath
Php check for the top of the hour
0 1412 posted 14 years ago by poot26
This sorts a multi-dimensional array by one of the values in the array. Sorts in Desc order (most recent date first).
0 1701 posted 14 years ago by bitsculptor
Show and hide content based on whether or not a user has clicked the 'Like' button of an app.
0 1489 posted 14 years ago by the_construct
This will show content between this only on frontpage of the website. By default if you have blog on frontpage and goto page 2 or 3 you'll still see the content.
0 1450 posted 14 years ago by Farhan
0 1603 posted 14 years ago by pruntrut
0 1383 posted 14 years ago by pruntrut
0 1465 posted 14 years ago by pruntrut
0 1273 posted 14 years ago by pruntrut
0 1515 posted 14 years ago by pruntrut
0 1322 posted 14 years ago by pruntrut
0 1219 posted 14 years ago by pruntrut
0 1223 posted 14 years ago by pruntrut
Magento getting stock status of a product
1 1661 posted 14 years ago by duzenz
this snippet of code is getting the qty of product in magento
1 1573 posted 14 years ago by duzenz
This is a function that receives a string as an argument (along with other config optional arguments) and locates all keywords (words that appear most) from that string, returning the keywords as an array or as a string separated by commas. The funct...
2 5538 posted 14 years ago by TimoZachi
Insert inside the loop
0 1297 posted 14 years ago by jwaldeck
1 ... 23 24 25 26 27 ... 147