Welcome To Snipplr


Everyone's Recent Snippets



1 ... 243 244 245 246 247 ... 554
This is my fairly easy to use MySQL database class, I use this on my Experiment framework BlahFramework, anyways I thought someone else may find this useful or just study the code to get an awesome idea of there own. Enjoy.
3 1332 posted 14 years ago by Cory
0 858 posted 14 years ago by arrowj
0 756 posted 14 years ago by arrowj
0 821 posted 14 years ago by arrowj
after entering message press return then ctrl-d
0 854 posted 14 years ago by arrowj
paste message, enter passphrase, enter blank line, type ctrl-d
0 816 posted 14 years ago by arrowj
0 765 posted 14 years ago by arrowj
0 859 posted 14 years ago by arrowj
0 777 posted 14 years ago by arrowj
You did a checkout when you really wanted to do an export. Now there are tons of .svn folders in your project, and you need them to go away. Shell scripting to the rescue.
0 1454 posted 14 years ago by chrisaiv
0 1010 posted 14 years ago by virua
This is used in the build.xml file generated by a Netbeans project, to override the default clean-up behaviour that deletes the 'build' and 'dist' folders. In case these folders are to be maintained in SVN, the following ensures that only the content...
0 967 posted 14 years ago by studioevoque
Use this to read from a file. It is wrapped in a try/catch statement in case something breaks when trying to read the file. It will simply throw and exception (error) and continue rather than crashing your app.
0 1800 posted 14 years ago by trusktr
The easiest way to create vertical text is to use ems in addition with a space between the letters of the word that should be displayed verticaly
1 1252 posted 14 years ago by jkandei
Big ups to Tom Gidden for this one. If you\'re not all that happy about some of the changes in iTunes 10, or if you\'d rather look through your own library instead of the itunes store, give these a try.
0 1059 posted 14 years ago by beneberle
based upon http://www.snipplr.com/view/41900/base-html5-template/
2 844 posted 14 years ago by withinmedianl
This appears to be the easiest way to create vertical text (that isn't rotated) with CSS.
7 1360 posted 14 years ago by Nettuts
2 1163 posted 14 years ago by adkatrit
echo's: 2008 / 10 - Company name
0 929 posted 14 years ago by withinmedianl
use: <?=validarAbusoMayusculas('HOLA>
0 883 posted 14 years ago by nicolaspar
Say you want to run content plugins on JDocumentRAW content (like in a component that returns JSON data). Some methods in JDocumentHTML like "addCustomTag" will cause the app to fail on JDocumentRAW doc types which don't have this method. Thus you...
0 1220 posted 14 years ago by harikaram
0 913 posted 14 years ago by trusktr
This function return a string with all the post parameters and their values.
1 1098 posted 14 years ago by sikwan
This function return the current Url, including the Get parameters.
1 1143 posted 14 years ago by sikwan
1 ... 243 244 245 246 247 ... 554