Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 468 469 470 471 472 ... 554
Create an xml file with this content to tell Tomcat to use seperate folder (can be any folder, even out of tomcat root) as a root folder of your application. Copy this file into TomcatDir/conf/Catalina/localhost
0 961 posted 16 years ago by Uzbekjon
1 778 posted 16 years ago by edwinjanmoss
Description print_r - Prints human-readable information about a variable mixed print_r( mixed expression [, bool return] ) print_r() displays information about a variable in a way that's readable by humans. Parameters * expression...
0 1073 posted 16 years ago by ianmonge
You’ll notice the global classes at the bottom, which cover basic styling, and will remove styling that we intially set. For example, the .nobullet and .noindent work great on an unordered or ordered list. You can add your own classes there that yo...
1 830 posted 16 years ago by ianmonge
1 875 posted 16 years ago by ianmonge
This method uses the "min-height" property to give "hasLayout" in IE 7, "height" property for IE 6 and the pseudo-element ":after" and "content" property for Gecko based and IE 8 Beta.
2 1041 posted 16 years ago by kcmr
Active Record ORM implementation in ActionScript 3 for AIR's SQLite DB
0 835 posted 16 years ago by bendalton
Para validar si son dígitos, letras, números enteros o decimales (se puede seleccionar el separador de decimales). La función esDigito() y esLetra() está basada en otros códigos de Snipplr
1 869 posted 16 years ago by sulfurito
Gracias a este artículo, pude colocar fondos de imagen a para las filas de una tabla.
1 1196 posted 16 years ago by demixo
This snippet is made for textmate (or e editor ?)
0 963 posted 16 years ago by vanne
Modified just a bit. This version includes the Google Chrome beta.
2 1111 posted 16 years ago by wizard04
The script was modified slightly based on comments.
0 1158 posted 16 years ago by sudarkoff
0 998 posted 16 years ago by DaveChild
This script should be run from the "master" database. It will destroy the dev copy of a database and restore from the live copy. Code slightly modified from original (linked).
0 953 posted 16 years ago by DaveChild
Run from within SQL to get list of items in directory to a table.
1 1047 posted 16 years ago by DaveChild
Crops and resizes, maintaining perspective, with a white background.
1 1127 posted 16 years ago by DaveChild
1 1299 posted 16 years ago by DaveChild
This code is both basic and available from 24ways.org, but it's damn handy to reach through the snipplr plugin from textMate. PS: all cred to Rachel Andrew & the 24ways team.
4 1154 posted 16 years ago by stavelin
Based on the ereg family of functions in PHP.
0 1056 posted 16 years ago by DaveChild
Format strings: * %A - AM or PM * %a - am or pm * %m - Month with leading zeroes (01 - 12) * %n - Month without leading zeroes (1 - 12) * %F - Month name (January - December) * %M - Three letter month name (Jan - Dec) * $d - Da...
0 1634 posted 16 years ago by DaveChild
Translated by David Hunter.
0 1462 posted 16 years ago by DaveChild
4 1375 posted 16 years ago by DaveChild
7 1732 posted 16 years ago by DaveChild
0 1155 posted 16 years ago by stavelin
0 3161 posted 16 years ago by DaveChild
Generating MD5 HEX string from either URL or File instance in Groovy (more elegant than the Java version).
1 1677 posted 16 years ago by narkisr
You know how your bookmarks toolbar will show a little arrow when there are too many to fit? This code snippet will make the toolbar twice the size in height, and make the bookmarks wrap to the next line. In mac, you need to edit the file /Users/-...
1 937 posted 16 years ago by Jacolyte
1 ... 468 469 470 471 472 ... 554