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 1205 posted 14 years ago by Cory
0 777 posted 14 years ago by arrowj
0 699 posted 14 years ago by arrowj
0 730 posted 14 years ago by arrowj
after entering message press return then ctrl-d
0 784 posted 14 years ago by arrowj
paste message, enter passphrase, enter blank line, type ctrl-d
0 741 posted 14 years ago by arrowj
0 688 posted 14 years ago by arrowj
0 779 posted 14 years ago by arrowj
0 711 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 1313 posted 14 years ago by chrisaiv
0 906 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 864 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 1621 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 1129 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 971 posted 14 years ago by beneberle
based upon http://www.snipplr.com/view/41900/base-html5-template/
2 766 posted 14 years ago by withinmedianl
This appears to be the easiest way to create vertical text (that isn't rotated) with CSS.
7 1242 posted 14 years ago by Nettuts
2 1065 posted 14 years ago by adkatrit
echo's: 2008 / 10 - Company name
0 852 posted 14 years ago by withinmedianl
use: <?=validarAbusoMayusculas('HOLA>
0 796 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 1091 posted 14 years ago by harikaram
0 822 posted 14 years ago by trusktr
This function return a string with all the post parameters and their values.
1 992 posted 14 years ago by sikwan
This function return the current Url, including the Get parameters.
1 994 posted 14 years ago by sikwan
1 ... 243 244 245 246 247 ... 554