Welcome To Snipplr


Everyone's Recent Snippets



1 ... 256 257 258 259 260 ... 553
Source code for http://stackoverflow.com/questions/3740245
0 1675 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 2059 posted 15 years ago by niels_bom
Found at the attached URL
1 1526 posted 15 years ago by Carolyne
0 1233 posted 15 years ago by incompany
0 1345 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 1688 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 1509 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 1511 posted 15 years ago by shawntysco
0 1284 posted 15 years ago by etobi
0 1320 posted 15 years ago by etobi
0 1418 posted 15 years ago by bedomax
0 1651 posted 15 years ago by traeregan
2 1649 posted 15 years ago by samwa
2 1441 posted 15 years ago by samwa
Put this in /etc/ufw/before.rules
0 1338 posted 15 years ago by kelvinn
0 1149 posted 15 years ago by foertel
0 1117 posted 15 years ago by foertel
0 1294 posted 15 years ago by foertel
0 1303 posted 15 years ago by foertel
0 1537 posted 15 years ago by dmertl
1 1727 posted 15 years ago by arif
check the original blogpost for more how-to examples
0 1988 posted 15 years ago by magicrebirth
This will extend jquery to have a :Contains selector that is case insensitive, the :contains selector remains unchanged.
0 1645 posted 15 years ago by magicrebirth
0 1480 posted 15 years ago by silviud
1 ... 256 257 258 259 260 ... 553