Welcome To Snipplr


Everyone's Recent Snippets



1 ... 514 515 516 517 518 ... 554
2 849 posted 17 years ago by hyperwhat
ch.qos.logback logback-classic 0.9.8
1 1811 posted 17 years ago by thebugslayer
1. mvn archetype:create -DgroupId=deng -DartifactId=mywebapp -DarchetypeArtifactId=maven-archetype-webapp 2. Replace web.xml with http://snipplr.com/view/3800/minimal-webxml-webapp-descriptor-version-24 3. Replace pom.xml in this snipplet. 4. mvn...
1 1258 posted 17 years ago by thebugslayer
1 822 posted 17 years ago by JuliaKM
this goes under src/main/resource/META-INF/persistence.xml
0 1073 posted 17 years ago by thebugslayer
0 885 posted 17 years ago by thebugslayer
0 853 posted 17 years ago by joaocosta
Removes the core, and node styles from the $style variable. You most morbably already defined _phptemplate_variables($hook, $vars), in that case just add the two lines there. _sympal_theme.. is the name of the theme where we use this.
3 1160 posted 17 years ago by berkes
2 1095 posted 17 years ago by JuliaKM
This allows you to replace the bog standard browser button (form buttons) with any image you wish.
9 1313 posted 17 years ago by 1man
Last Modified: 09/19/2007
0 1303 posted 17 years ago by wintondeshong
3 1007 posted 17 years ago by tonluong
For creating forms without using tables, just CSS.
2 1268 posted 17 years ago by andyhartleeds
1 957 posted 17 years ago by lmcdougall
3 1143 posted 17 years ago by lmcdougall
17 5641 posted 17 years ago by lmcdougall
Ej: $ziper = new zipfile(); $filename1 = 'images/imagen1.jpg'; $filename2 = 'images/imagen2.jpg'; $fileZip = 'images/imagen.zip'; $ziper->addFile(file_get_contents($filename1),$filename1); $ziper->addFile(file_get_contents($filename2),$filename...
22 5651 posted 17 years ago by lmcdougall
1 ... 514 515 516 517 518 ... 554