Welcome To Snipplr


Everyone's Recent Snippets



1 ... 71 72 73 74 75 ... 554
Just a small function to sanitize the user's input of any xss and sqli. I saw a lot of ones that didn't include htmlentities or htmlspecialchars, and were still vulnerable to persistent/reflected xss.
1 784 posted 12 years ago by TheNullByte
This Perl snippet shows how to separate quoted parts from a text in order to process quoted and unquoted parts separately. For example, you could expand variables or wildcards only in the unquoted part. Then the different processed parts are put to...
0 878 posted 12 years ago by deepsoul
Extracts the video title & download URL from a youtube page and starts a download.
3 1433 posted 12 years ago by codespartan
0 670 posted 12 years ago by akus85
Formats a 10-digit phone number into a good format (123) 555-1234
0 1423 posted 12 years ago by cpres
The closest to a generic List in javascript. When calling constructor - new List(Module) - add model in constructor parameter
0 831 posted 12 years ago by mikkeldamm
For a project I needed to generate a unique code for each user the client would input manually. Each user would have four fields (first name, last name, email, zipcode). Omitting the email addresses ensures unique output because we reduce the chances...
0 612 posted 12 years ago by fmdfrank
The class, "activeDDParent", needs css that will cause the parent to have the same hover effect it has when the mouse hovers over it. This class allows for the out-of-the-box sharepoint rollof delay. "portalnavwrapper" is just the class of a div I ha...
0 1065 posted 12 years ago by rumremix
0 761 posted 12 years ago by page_lab
Adding HTML into custom blocks rather than hard coding makes it so people don't bother us devs to change sheite!
1 907 posted 12 years ago by cpres
wp template naming
0 840 posted 12 years ago by thesmu
when someone trying to or two conditions using active record database library in codeigniter
0 822 posted 12 years ago by pruntrut
http://www.binarymoon.co.uk/2009/10/timthumb-wordpress-mu/
0 742 posted 12 years ago by rabc
Template For Wordpress widgets.
0 819 posted 12 years ago by paullombard
1. Download the zip file and unzip it 2. All the CSS and HTML code with explanation is included so all you have to do is COPY and PASTE only.
0 679 posted 12 years ago by flanker
Look if the given input could be a legal VAT-number. Accepts input with or without '.' between the numbers and must contain a County-code
0 961 posted 12 years ago by MGHollander
Straatnamen en huisnummer splitsen, hieronder diverse types straatnamen Bron: http://www.pfz.nl/archief/965267-adres-splitsen-in-straatnaam-en-huisnr/
0 1094 posted 12 years ago by MGHollander
Starter page using HTML 5
11 2280 posted 12 years ago by daniellegonzalez
Instead of the standard return of duplicates, this will actually show the rows that are duplicated, making it easier to see the data
0 729 posted 12 years ago by TheNullByte
Credit goes to Bruno Imbrizi.
0 1164 posted 12 years ago by adrianparr
Credit goes to Bruno Imbrizi.
0 1424 posted 12 years ago by adrianparr
Use this no-conflict wrapper instead of the default ready function in JQuery to initialize scripts in your Drupal 7 theme
0 771 posted 12 years ago by chasecrawford
Fetches resources from a remote host with specified crawl depth.
0 542 posted 12 years ago by paullombard
Example calculate yesterday, but if you multiply by some number you can get in an easy way, weeks, months or years
0 1090 posted 12 years ago by satie83
A quick note added in February 2011. Google has now removed the iwloc part of the url in most cases. To remove the pin, you can now add &amp;iwloc=near to the end of the iframe src attribute. So…. <iframe></iframe> …would become… <ifra...
0 763 posted 12 years ago by thesmu
HTTP headers to disable caching.
1 980 posted 12 years ago by ryantxr
Use this snippet to check if user supplied URL is a valid Youtube URL. Has support for youtu.be shortened URL's too.
1 1204 posted 12 years ago by Morg
How to dynamically generate combo box contents depending on the selection made by a user on earlier combo box.
0 720 posted 12 years ago by BlackSheep
This javascript will create a complex google javascript map with multiple locations selected marked. The map will be centered in the middle and zoomed so that all point can be seen. It also stylizes the map making it mostly desaturated with bits of o...
0 1310 posted 12 years ago by FatFolderDesigner
1 ... 71 72 73 74 75 ... 554