Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This handy trick works in IE5.5/Win and newer. It assumes that the default printer orientation is portrait.
1
1910
posted 17 years ago by localhorst
Creates a category list showing the number of posts in each category similar to some blogging platforms. The view exposes a block and page.
2
1836
posted 17 years ago by shrop
http://us.php.net/manual/en/language.oop5.autoload.php#82614
2
1621
posted 17 years ago by luizlopes
YouTube Video Download Link Generator
free for all to use, successfulness can't be guaranteed
5
3061
posted 17 years ago by jacksont123
Should work for image/gif as well. Allegedly not supported by IE
0
2574
posted 17 years ago by rengber
A simple method of validating an IP address using PHP and regular expressions
2
4493
posted 17 years ago by aristoworks
This is a simple method of validating a 9-digit zip code using PHP and regular expressions
3
3676
posted 17 years ago by aristoworks
A simple method of validating an email address using PHP and regular expressions
4
2673
posted 17 years ago by aristoworks
A simple method of validating a telephone number using regular expressions and PHP
3
2882
posted 17 years ago by aristoworks
scrolling="yes"åŽ»é™¤å½“ç›®æ ‡æ–‡ä»¶è¿‡é•¿IE6出现的水平滚动æ¡ï¼ŒåŒæ—¶ä¹Ÿä½¿å…¶ä»–æµè§ˆå™¨å‡ºçŽ°æ°´å¹³æ»šåŠ¨æ¡ï¼Œstyle="overflow:visible;"用于去除其他æµè§ˆå™¨çš„æ°´å¹³æ»šåЍæ¡ã€‚
0
1431
posted 17 years ago by Ashung
Python: Private Variables
http://docs.python.org/tut/node11.html#SECTION0011600000000000000000
Any identifier of the form __spam (at least two leading underscores, at most one trailing underscore) is textually replaced with _classname__spam, wher...
0
1518
posted 17 years ago by ishikawa
Place this code in the template.php file of your custom Zen sub-theme to create a friendly reminder that this site uses their LDAP password. In this example, we use Novell Directory Services as our LDAP provider.
1
1399
posted 17 years ago by tgbdad