Welcome To Snipplr


Everyone's Recent PHP Snippets



1 ... 43 44 45 46 47 ... 147
0 433 posted 12 years ago by grgcnnr
0 584 posted 12 years ago by ronal
0 561 posted 12 years ago by grgcnnr
0 491 posted 12 years ago by olemedia
Use this to add alternating rows in PHP.
0 566 posted 12 years ago by mindshare
use the magento developer IP
0 641 posted 12 years ago by nico65
Nothing revolutionary, just a simple implementation. A reworking from Brian Cray's source code: http://briancray.com/2009/08/21/tweeted-links-twitter-api-php-cache/ Note: requires creating a cache file, '/caches/twitter', relative to source.
0 736 posted 12 years ago by richardmaisano
A simple function that will split a given string into sentences, and then return the number of sentences specified. Quick and dirty.
0 533 posted 12 years ago by adamturtle
Twitter have changed their api, and using the old twitter.com?status=… doesn't work anymore. This uses the new 'Web Intents' method.
0 533 posted 12 years ago by adamturtle
To enablefeatured image on a post, just open your theme’s functions.php file, paste in the code below, and voila!
0 600 posted 12 years ago by xavsio4
By putting the following code in your theme’s functions.php file, you create two extra sizes:
0 511 posted 12 years ago by xavsio4
Function to print breadcrumb links
1 502 posted 12 years ago by stewartduffy
If you want to be able to use shortcodes in WordPress widgets, place the snippet below into your functions.php, or custom_functions.php file
0 544 posted 12 years ago by codepunk
Tiny script to write a daily logfile with the serverload. Can be run every X minutes using a cron for example. Result in logfile: 13.40 | 2.45 2.45 2.43 13.45 | 1.62 2.02 2.25
0 595 posted 12 years ago by remko
Universal WordPress function for thumbnails
0 461 posted 12 years ago by gn_themes
CodeIgniter Helper function to repopulate form values when a muli-dimensional post array key is used.
0 479 posted 12 years ago by bretticus
0 760 posted 12 years ago by olemedia
Come rendere uppercase un textbox senza bisogno di js
0 685 posted 12 years ago by tuffo19
Use this to pull a list of items based on the nid of the 'parent' node.... so you can show fields added to that node, on the child. Handy. Make nid argument..... use custom php arg code below to feed the argument the nid of the parent. Remember...
0 445 posted 12 years ago by janlodey
Use this on a Term ID argument - enter the below as provide default agrument - php Code remember to change the vid to your vocabulary
0 497 posted 12 years ago by janlodey
Fügen Sie diesen Codeabschnitt auf allen Seiten die mit der Breadcrumb-Navigation ausgestattet werden sollen, an der gewünschten Position ein.<br><br> Das Script arbeitet recht einfach:<br><br> <li>per 'explode("/","$_SERVER[PHP_SELF]")' wird...
0 982 posted 12 years ago by kopfaction
0 503 posted 12 years ago by kyabas
1 ... 43 44 45 46 47 ... 147