Welcome To Snipplr


Everyone's Recent Snippets Tagged c



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 2937 posted 18 years ago by jeffxl
1 1669 posted 18 years ago by narmolanya
2 1525 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 2517 posted 18 years ago by jonhenshaw
3 2788 posted 18 years ago by soxiam
Mount Samba share from osx terminal, might not show up in Finder
0 2156 posted 18 years ago by vanne
1 1182 posted 18 years ago by winson
2 1216 posted 18 years ago by winson
1 1288 posted 18 years ago by winson
1 1227 posted 18 years ago by winson
1 1079 posted 18 years ago by winson
1 1222 posted 18 years ago by winson
1 1205 posted 18 years ago by winson
2 1616 posted 18 years ago by winson
1 1512 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 1778 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 1890 posted 18 years ago by smilylion
1 1521 posted 18 years ago by sendoa
actionscript crawler find replace
1 1103 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 2850 posted 18 years ago by 1man
Way to update the footer of a website automatically on 1st Jan.
3 1613 posted 18 years ago by 1man
Very simple navigation. Style the id using CSS. Allows you to highlight the current page with CSS.
1 1921 posted 18 years ago by 1man
text-index: -9999px; などして置換している場合、この数字の通りにアウトライン (クリックした際の点線) がヨコに伸びてしまう。 これを解決する方法。
1 1414 posted 18 years ago by masaya
1 1394 posted 18 years ago by d4rk
Usage: $_POST = mysql_real_escape_array($_POST)
3 2733 posted 18 years ago by d4rk
1 ... 524 525 526 527 528 ... 553