Welcome To Snipplr


Everyone's Recent Snippets



1 ... 524 525 526 527 528 ... 553
First, create two new fields in your table "Created", and "LastModified" as "datetime" fields, being sure to allow nulls. Then run this code as a query to create triggers that will update the appropriate field when a record is modified, or a record...
1 2960 posted 18 years ago by jeffxl
1 1703 posted 18 years ago by narmolanya
2 1541 posted 18 years ago by narmolanya
Run this command in the Terminal on Mac OS X to flush the DNS cache on your computer. This is especially helpful when making changes to the host file.
2 2553 posted 18 years ago by jonhenshaw
3 2812 posted 18 years ago by soxiam
Mount Samba share from osx terminal, might not show up in Finder
0 2178 posted 18 years ago by vanne
1 1199 posted 18 years ago by winson
2 1241 posted 18 years ago by winson
1 1309 posted 18 years ago by winson
1 1245 posted 18 years ago by winson
1 1095 posted 18 years ago by winson
1 1237 posted 18 years ago by winson
1 1223 posted 18 years ago by winson
2 1634 posted 18 years ago by winson
1 1541 posted 18 years ago by winson
Wer mal nur den IE7 mit css ansprechen will oder muss zb. weil der IE7 einen bestimmten bug hat, kann dies folgendermaßen tun. *:first-child+html Wenn man also zb. die schriftfarbe der css class “meineklasse” nur für den IE7 verändern wi...
0 1800 posted 18 years ago by smilylion
Wenn man eine Seite horizontal zentrieren möchte, ist das eigentlich recht einfach. Per CSS kann man mit margin:0px auto; einen div layer perfekt und schnell zentrieren. Bei älteren Browserversionen wie IE5.5 oder IE5.0 funktioniert das aber leider...
1 1918 posted 18 years ago by smilylion
1 1540 posted 18 years ago by sendoa
actionscript crawler find replace
1 1118 posted 18 years ago by jumikan
Simple way to check see if a file exists and is readable before you include it. Stops nasty error messages onscreen.
5 2884 posted 18 years ago by 1man
Way to update the footer of a website automatically on 1st Jan.
3 1633 posted 18 years ago by 1man
Very simple navigation. Style the id using CSS. Allows you to highlight the current page with CSS.
1 1944 posted 18 years ago by 1man
text-index: -9999px; などして置換している場合、この数字の通りにアウトライン (クリックした際の点線) がヨコに伸びてしまう。 これを解決する方法。
1 1429 posted 18 years ago by masaya
1 1409 posted 18 years ago by d4rk
Usage: $_POST = mysql_real_escape_array($_POST)
3 2754 posted 18 years ago by d4rk
1 ... 524 525 526 527 528 ... 553