Welcome To Snipplr
Everyone's Recent PHP Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Implementation of phptemplate_preprocess. Enables that preprocess functions are in different files
0
1554
posted 15 years ago by kfiil
_PHP Snippet for Paying via Paypal_
This snippet is designed for most open source invoicing applications that you have control over the template setup. There multiple free or open source PHP applications that you can download server-side and imple...
2
1790
posted 15 years ago by creativeboulder
Useful function for taking the title of an Article or keyword phrase and converting it into an SEO friendly version that can be used in a URL. For example, the title "German Cars are amazing" would be transformed into "german-cars-are-amazing".
1
1293
posted 15 years ago by abelperez
AddHandler application/x-httpd-php .php .htm ... worked for me (directory: xampp/apache/conf)
0
1565
posted 15 years ago by stephcode
Use this to page cache your pages. Will save page output to a file. Will check file modified date to get from file or retrieve again
1
1315
posted 15 years ago by anagaiyahoocom
Just a simple script showing how to make calls to an Email script.
0
1280
posted 15 years ago by JonnySnip3r
Some times you need to generate a code for a field in a db and that code can't be repeated either...
Yes, I know that if two people submit their data at almost the exact same time that it could be possible that they have the same code. OMG OMG OMG...
0
1412
posted 15 years ago by brownrl
To implemented this code is easy, all need to do write down PHP FeedBurner Counter below in our themes files, example in sidebar.php, header.php or footer.php. Let’s get started, Please note you need replace YOUR FEED ADDRESS with your Feeds,
0
1394
posted 15 years ago by alexeihidalgo
PHP
Replace the default WordPress “W†logo in the administrative header with a custom alternative
Place in functions.php
1
2060
posted 15 years ago by alp
Place snippet in functions.php, edit maximum image size in Admin -> Settings -> Media -> Image Sizes ("Large Size") (Wordpress 3.1)
0
1922
posted 15 years ago by alp