Welcome To Snipplr
Everyone's Recent PHP Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Enable the use of Custom Fields in Wordpress. This is the code to put into the markup. Related plugin: get-custom-field-values
0
944
posted 15 years ago by taqin
This example will display the full content of the five most recent posts, and just the headlines from the five before that.
1
2051
posted 15 years ago by kwilson
This allows you to get contents of any div with ID tag.
$matches[0] returns with parent div tag
$matches[1] returns with out parent div tag
1
3067
posted 15 years ago by Gustavs
Rather simple profiler for > php5, if you want to find out where the heck those 0.5 sec function time goes into
0
629
posted 15 years ago by birdspider
This used to be code adapted from Z'Oc, but I decided to start again and write it fresh with WP_Query instead of get_posts.
3
882
posted 15 years ago by kristarella
For a client I needed a bit of code that could split one file (html, editable through wysiwyg editor) to multiple files, since all files would by default become very long. This code splits one file by the <h1> tag. Easy for end-users to set. Use CSS...
0
988
posted 15 years ago by axtg
this codings display welcome message , curent date and greetings
0
615
posted 15 years ago by beamconsultancy
Use this function to validate cookies set by Facebook Connect JS API
0
1019
posted 15 years ago by ping_ch
This will create a Navigation from a MySQL database table names. It removes the table name "includes" by default so you can see how to remove any certain tables you wish to not use as a site section. Just plug in your MySQL database details and co...
3
981
posted 15 years ago by jiggyhat
Este codigo inserta un registro en una base de datos mysql utilizando PHP
0
1111
posted 15 years ago by denker
A simple replacement for print_r or whatever you use to display debug info.
2
952
posted 15 years ago by PeteW
Magento Storeview über Flaggenbuttons steuern statt über Dropdown
0
686
posted 15 years ago by nico65