Welcome To Snipplr
Everyone's Recent PHP Snippets Tagged c
- 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
1438
posted 15 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
1274
posted 15 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
1374
posted 15 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
2994
posted 15 years ago by kopfaction
Use a shortcode [sitemap] to render a sitemap ordered by custom menu order (Wordpress 3+).
0
2802
posted 15 years ago by ablears
This goes in any phtml file to get the image from the skin folder
0
1371
posted 15 years ago by uteman23
You can use fluid for example in oldschool plugins without using extbase.
0
1506
posted 15 years ago by pogosheep
Por parámetro selecciono la cantidad de caracteres que quiero que me muestre the_excerpt() en wordpress
0
1444
posted 15 years ago by serialk89