Welcome To Snipplr


Everyone's Recent Snippets



1 ... 490 491 492 493 494 ... 553
I often find something like this lurking at the end of my base templates - it'll show you which queries were run while generating the current page, but they'll start out hidden so as not to be a pain. Of course, before this works, you'll need to s...
1 1883 posted 17 years ago by jonhenshaw
Send an e-mail message to the given addresses.
2 1430 posted 17 years ago by kangell
Run the specified command. If expect is not None then look for the given text in the output. If it is not there we throw an error. expect can also be a list of strings. In that case any match results in success unless matchall=True.
0 1345 posted 17 years ago by kangell
1 1535 posted 17 years ago by neil
provides a tidy way to add initialization by hash to new classes
1 1265 posted 17 years ago by neil
3 1521 posted 17 years ago by rblalock
8 1941 posted 17 years ago by rblalock
3 1365 posted 17 years ago by rblalock
0 1120 posted 17 years ago by rblalock
Instead of using this function to set the default timezone in your script, you can also use the INI setting date.timezone to set the default timezone. * Does not affect timestamp functions, which are all GMT
0 1573 posted 17 years ago by johnself
Check out the bash command 'shopt -s cdable_vars' From the man bash page: If set, an argument to the cd builtin command that is not a directory is assumed to be the name of a variable whose value is the directory to change to.
0 1354 posted 17 years ago by cczona
Useful for speeding up searches.
1 2783 posted 17 years ago by jarnaldich
2 1606 posted 17 years ago by rblalock
1 1301 posted 17 years ago by jesse
This class var creates a belongsTo association between this and another Model
1 1253 posted 17 years ago by jesse
This class var definition configures a Model to have a OneToOne relationship with a Model of another class.
1 1241 posted 17 years ago by jesse
This is the basic edit action suggested by the CakePHP Manual
1 1250 posted 17 years ago by jesse
i found this snippet here on snipplr (see the link up above), and really liked it. it came up with a validation error under XHTML 1.0 Strict so i changed it to what you see in the bottom.....
1 1430 posted 17 years ago by pufftenticle
2 1557 posted 17 years ago by iTony
To grant all privileges to a user from any location login to the mysql shell and run the following queries.
3 1746 posted 17 years ago by cbrant
To reset the MySQL root password, login to the mysql shell and run the following commands.
1 1529 posted 17 years ago by cbrant
(EDITED: Originally I had this snip using 'cat /proc/version'. But have since replaced it with a more reliable -- and specific -- method) If you need still more info (or are on a BSD), see 'uname', 'dpkg-architecture'
1 1462 posted 17 years ago by cczona
If Ubuntu Server fails to resolve hostnames or find a network connection via Parallels 3 bridged networking, it may be attempting to use the wrong network interface.
0 1401 posted 17 years ago by cczona
This snipped is split in two sections: Actionescript 3 and PHP
2 1654 posted 17 years ago by gfazioli
29 13348 posted 17 years ago by rouxmout
Quick command I use to remove .SVN folders from a tree structure copied from SVN working copy. Sometimes a bit easier than running an export.
6 2627 posted 17 years ago by wfdev
1 ... 490 491 492 493 494 ... 553