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
739
posted 13 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
695
posted 13 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
721
posted 13 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
1268
posted 13 years ago by kopfaction
Use a shortcode [sitemap] to render a sitemap ordered by custom menu order (Wordpress 3+).
0
1792
posted 13 years ago by ablears
This goes in any phtml file to get the image from the skin folder
0
741
posted 13 years ago by uteman23
You can use fluid for example in oldschool plugins without using extbase.
0
745
posted 13 years ago by pogosheep
Por parámetro selecciono la cantidad de caracteres que quiero que me muestre the_excerpt() en wordpress
0
772
posted 13 years ago by serialk89