Welcome To Snipplr


Everyone's Recent PHP Snippets



1 ... 125 126 127 128 129 ... 147
Wordpress function
1 1648 posted 17 years ago by Tate
Doesn't work on Windows, obviously
1 1621 posted 17 years ago by tclancy
wordpress function return html list with all posts grouped by month
1 1163 posted 17 years ago by miziomon
1 1735 posted 17 years ago by Wiederkehr
This handy little script will allow you to detect whether or not a user is running FireFox as their browser.
0 1368 posted 17 years ago by aristoworks
2 1327 posted 17 years ago by gerhardsletten
0 1329 posted 17 years ago by gerhardsletten
This code within your CakePHP controller to include a component.
0 1275 posted 17 years ago by jdbartlett
This helps you stip anything from title. This example is from Symfony homepage.
0 1047 posted 17 years ago by Zver
$quote -- name of function post_type=page -- remove to query posts orderby=rand -- random order showposts=1 -- limit to 1 post effect -- displays 1 random custom excerpt outside of the loop
1 1622 posted 17 years ago by davebowker
3 1463 posted 17 years ago by iTony
Pass in text and the maximum allowable length and this snippet will return as many full sentences from the text as it can within that length. If no sentences, it will just trim to the maximum length allowed.
1 1891 posted 17 years ago by DaveChild
it already exists in php
1 1443 posted 17 years ago by ginoplusio
Quick little snippet for changing the ordering of a field in a MYSQL database.
1 1723 posted 17 years ago by Zync
3 1984 posted 17 years ago by the_coder
First Remove all capital letters, then capitalise the first ones in each word.
1 1519 posted 17 years ago by Wardy
wordpress in subcategory
2 1701 posted 17 years ago by Ashung
0 1195 posted 17 years ago by calvin
1 1392 posted 17 years ago by tgbdad
reference: http://codex.wordpress.org/Template_Tags/wp_list_categories
1 1179 posted 17 years ago by Ashung
1. Edit the html form 'action' to point to your PHP page that handles the upload. 2. Create the php page with the code below 3. Define Paths in PHP lines: 3 , 4 of php file 4. Create matching folder to paths in #3 on server. 5. chmod that folder...
4 2001 posted 17 years ago by jadedbat
I thought I would share this simple username password PHP auth script. It leans on HTTP to secure a page.. not bulletproof but quick and painless.
3 1611 posted 17 years ago by jadedbat
1 ... 125 126 127 128 129 ... 147