Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
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
1574
posted 15 years ago by anagaiyahoocom
Just a simple script showing how to make calls to an Email script.
0
1559
posted 15 years ago by JonnySnip3r
Makes png transparency work on images and background images
Download script from http://www.dillerdesign.com/experiment/DD_belatedPNG/
0
1815
posted 15 years ago by amyb
See: http://docs.python.org/library/smtpd.html
You might use other port instead 25.
0
2937
posted 15 years ago by wnasich
Valiodate a form with jQuery.Validate and submit it with jQuery.form
1
1582
posted 15 years ago by marzsman
Not that theres anything new to this. In fact its very old fashioned, but If you like me forget how its done; snip it.
0
1920
posted 15 years ago by fengelz
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
1727
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
1662
posted 15 years ago by alexeihidalgo