Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
There seems to be many scan directory systems but I could not find one that works the way I needed. I added in functionality for a search filter and an ignore list. The search filter and ignore list can ignore by extension, file (case-sensitive file...
1
1343
posted 14 years ago by SoN9ne
This is a simple and effective way yo make sure people are actually filing out a form before submitting it. If you need to verify content it should be done server side (so that if you come across the odd person with javascript turned off it wont brea...
0
1069
posted 14 years ago by FatFolderDesigner
This will redirect all pages from one domain, to the homepage of another domain.
0
1083
posted 14 years ago by daipratt
Place this method in a UITableViewController Subclass' .m file
0
827
posted 14 years ago by joshparnham
<pre><code>* Use the proper DOCTYPE.
* The opening <html> tag should include language_attributes().
* The "content-type" meta element should be placed before everything else, including the title element.
* Use bloginfo() to fetch the title and des...
2
993
posted 14 years ago by blueocto
In addition to CSS style information for your theme, style.css provides details about the Theme in the form of comments. The stylesheet must provide details about the Theme in the form of comments. No two Themes are allowed to have the same details l...
0
1822
posted 14 years ago by blueocto
requires you to register with USPS.
method requires your USPS API key.
0
1284
posted 14 years ago by RhinoX64