Welcome To Snipplr


Everyone's Recent Snippets



1 ... 256 257 258 259 260 ... 553
This code is pretty simple but massively useful. You can select any number of elements on the stage in Flash, then run this JSFL Command and it will round their x and y values to the nearest whole number. It's very handy when you want things to be on...
1 1368 posted 15 years ago by jknight42
Be sure to change all Audio references to the corresponding window title in your language. This script switch the default audio device in Windows 7 to the second audio device, in my case the Headphones. You can add one or more Send, {Down} statements...
1 3463 posted 15 years ago by harrison3001
Source code for http://stackoverflow.com/questions/3740245
0 1282 posted 15 years ago by brahn
I use this bash oneliner all the time to recursively search for a string in large codebases. I use it when searching for mentions of tables, databases, function definitions, function calls etcetera.\r\n\r\nIt searches through a number of file types (...
1 1597 posted 15 years ago by niels_bom
Found at the attached URL
1 1152 posted 15 years ago by Carolyne
0 912 posted 15 years ago by incompany
0 974 posted 15 years ago by incompany
To use: $update_sql = querys($sql); or $select_sql = getresult($sql); Used simplify selecting rows from a database. You'll need to pass in the SQL statement.
0 1249 posted 15 years ago by shawntysco
Used to delete rows from the database. \r\nTo use:\r\n$del = delete(\"quick_links\", $_GET[\'id\']) ;
0 1112 posted 15 years ago by shawntysco
Makes basic insert statements a breeze to type while doing basic PHP inserts.\r\n*The function for \\\'querys\\\' on line 44 can be found here: http://snipplr.com/view/40911/query-the-database-php/ *
0 1112 posted 15 years ago by shawntysco
0 977 posted 15 years ago by etobi
0 1016 posted 15 years ago by etobi
0 1057 posted 15 years ago by bedomax
0 1277 posted 15 years ago by traeregan
2 1238 posted 15 years ago by samwa
2 1111 posted 15 years ago by samwa
Put this in /etc/ufw/before.rules
0 1021 posted 15 years ago by kelvinn
0 835 posted 15 years ago by foertel
0 819 posted 15 years ago by foertel
0 958 posted 15 years ago by foertel
0 1005 posted 15 years ago by foertel
0 1160 posted 15 years ago by dmertl
1 1299 posted 15 years ago by arif
1 ... 256 257 258 259 260 ... 553