Welcome To Snipplr
Everyone's Recent PHP Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
CodeIgniter Helper function to repopulate form values when a muli-dimensional post array key is used.
0
902
posted 14 years ago by bretticus
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
798
posted 14 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
840
posted 14 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
1412
posted 14 years ago by kopfaction
Use a shortcode [sitemap] to render a sitemap ordered by custom menu order (Wordpress 3+).
0
1925
posted 14 years ago by ablears
This goes in any phtml file to get the image from the skin folder
0
849
posted 14 years ago by uteman23
You can use fluid for example in oldschool plugins without using extbase.
0
891
posted 14 years ago by pogosheep
Por parámetro selecciono la cantidad de caracteres que quiero que me muestre the_excerpt() en wordpress
0
932
posted 14 years ago by serialk89