Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Better way to echo a .current_page_item class on a list nav.
3
1966
posted 17 years ago by davebowker
For database inserts must be made some site on "http://redirect_host:port/.../" with nice getip function: http://snipplr.com/view/10946/
0
1812
posted 17 years ago by paramah
Figure 5. Selecting the first-child LI elements that descend from a UL element.
By combining the first-child pseudo-class with the adjacent-sibling selector, it's possible to pick children other than the first one. For example, you might want to a...
0
1727
posted 17 years ago by davebowker
Checks for a valid email address using the php-email-address-validation class.
Source and docs = URL
0
1781
posted 17 years ago by fruehjahr
Forces a user to download a file, for e.g you have an image but you want the user to download it instead of displaying it in his browser.
0
1842
posted 17 years ago by fruehjahr
Again, as part of the DCODR development I had to find a decent way to get the selection HTML
0
3067
posted 17 years ago by optimal
Based on Jdub7's Pure PHP Template function
http://snipplr.com/view/10797/pure-php-template-function/
2
1756
posted 17 years ago by thermosilla