Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Add draggable markers on a Google map with a click, remove marker on click
0
1035
posted 14 years ago by marzsman
This post will show you how to make your theme generate thumbnails automatically, based on your post’s first image. Uses timthumb to resize
0
1065
posted 14 years ago by dnnsldr
Replace standard query_posts with the snippet to enable pagination on pages with a custom loop. Be sure to change out "somecat" with your category or add additional query arguments.
0
789
posted 14 years ago by rickfu
This rule allows you to embed fonts cross domain. Especially good when you are serving your fonts from a CDN.
0
1311
posted 14 years ago by demwunz
the POSIX Regex functions are deprecated in PHP 5.3.0 and removed in PHP 6.
http://us2.php.net/manual/en/function.eregi-replace.php
0
1143
posted 14 years ago by dubogii
Still problematic...
1. The source of the iframe content must reside on the same domain
2. if the content inside the iframe changes height, this won't adapt
3. I left Google Analytics code off the demo above, as when I added it in it seems to in...
1
1314
posted 14 years ago by dubogii
Ever wanted to execute remote commands with sudo while redirecting output to a file that doesn't belong to the user you login with? Combine single quotes with double quotes!
0
935
posted 14 years ago by nohn