Welcome To Snipplr
Everyone's Recent PHP Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
_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
808
posted 13 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
602
posted 13 years ago by abelperez
AddHandler application/x-httpd-php .php .htm ... worked for me (directory: xampp/apache/conf)
0
800
posted 13 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
669
posted 13 years ago by anagaiyahoocom
Just a simple script showing how to make calls to an Email script.
0
674
posted 13 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
748
posted 13 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
690
posted 13 years ago by alexeihidalgo
PHP
Replace the default WordPress “W†logo in the administrative header with a custom alternative
Place in functions.php
1
1072
posted 13 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
975
posted 13 years ago by alp