Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This set of headers works for me when I output file data from the database for the user to save or open.
0
1845
posted 15 years ago by bradless
I use this for house keeping logs spat out by a ecommerce system- Just wack it in a batch file and setup a windows scheduled task to kick it off.
2
1738
posted 15 years ago by Shawson
Es muss eine Formatierung gespeichert werden (Format :: Formatvorlagen)
Einzutragen in: Format :: Bedingte Formatierung
0
1017
posted 15 years ago by tscheckenbach
The FontsManager class has embedded fonts in it. This is not a TLF class.
0
2307
posted 15 years ago by LeeProbert
this snippet allows you to dynamically set the value of a SharePoint lookup field based on a URL parameter
0
1641
posted 15 years ago by digiteyes
The issue appears in various places, but likely has something to do with "having layout" and is typically seen as extra whitespace between <li> elements.
0
1702
posted 15 years ago by Jamie
Frequently I like to make data more user friendly, so while I make it easy for them to add a date as a shorthand format (mm/dd/yyyy) I like to return it as something easier to digest (Day of Month in Year, etc). This is the simplest way to do that I'...
0
1230
posted 15 years ago by xekonic
Simply uncomment the appropriate line for some common, useful Administration SQL statements for MySQL. (Uncomment and run 1 line at a time)
0
1052
posted 15 years ago by zonetrooperex
Add the PHP to custom_functions.php and the following CSS to custom.css
.custom ul.menu li.search {float:right;}
.custom ul.menu li.search form {padding:0.3em;}
.custom ul.menu li.search form input {padding:0.4em;}
0
1226
posted 15 years ago by kristarella