Welcome To Snipplr


Everyone's Recent Snippets Tagged php



1 ... 21 22 23 24 25 ... 64
In the User settings, there is a web form called Contact Info. It has input fields for the user’s AIM account, Yahoo IM account, and so on. But how about Twitter? What about Facebook? Out of the box, the Contact Info panel doesn’t have these i...
0 845 posted 13 years ago by blueocto
This is a great place to add your own custom Help text for a client. You can even customize it for different Admin panels. For example, you can add a different Help text for the Add New Post panel and another one for the Comments panel. Here’s h...
0 828 posted 13 years ago by blueocto
It’s possible to disable it conditionally for each WordPress user by going to Users > Your Profile. However, if you want to remove it completely, you can add the following filter:
0 793 posted 13 years ago by blueocto
The special characters in the file name caused problem when the exported to iphone application.
0 757 posted 13 years ago by punuhan
These days when you are using forms you need some sort of protection from bots and spammers.
2 663 posted 13 years ago by jquery4u
simple pass the file name and that file will be available for download
0 849 posted 13 years ago by kumar_sekhar
0 654 posted 13 years ago by dsoms
3rd argument of 'add_action' function is priority, by default set to 10. This is a much simpler way of reorder posts exactly as you want them to appear.
1 589 posted 13 years ago by mrgurner
_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 789 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 588 posted 13 years ago by abelperez
Just a simple php insert script.
0 736 posted 13 years ago by JonnySnip3r
Very basic dont judge!
0 870 posted 13 years ago by JonnySnip3r
0 761 posted 13 years ago by pootify
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 651 posted 13 years ago by anagaiyahoocom
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 735 posted 13 years ago by brownrl
0 595 posted 13 years ago by ryanstewart
0 743 posted 13 years ago by rahijain
11 1487 posted 13 years ago by frederichoule
If a string exceeds x characters (defaults to 100), trims the string to the first x characters and appends a tail to the end of the truncated string (defaults to an ellipsis).
0 721 posted 13 years ago by bluecap
0 514 posted 13 years ago by dbugger
0 739 posted 13 years ago by jHulbert
0 888 posted 13 years ago by supermauerbros
This generates a simple insert statement for mysql based on all the variables in $_GET or $_POST using a simple page. It does not do the inserts although that is a simple addition - just builds and displays your insert statement.
1 1237 posted 13 years ago by kidmizere
This function will transform any string to an seo url like string. It suports latin, french and german special characters. Example: applying the function to "Exemplo de aplicação da função" returns "exemplo-de-aplicacao-da-funcao"
2 911 posted 13 years ago by KabuqueJoe
Force download function that worked well, Thanks.
5 893 posted 13 years ago by devilspride
1 ... 21 22 23 24 25 ... 64