php
Useful tip for global variables in CakePHP.
An excellent, in-depth (including code) overview of error reporting and suppression using just the .htaccess file… perfect for hosted accounts.
I had this service recommended to me as a good free host. Note that they don’t include Fantastico on free accounts.
For some reason, CakePHP sessions tend to confuse me. This reference has saved me several times.
I’ve made notes for the next time this problem bugs me badly.
This is a very useful class for doing all sorts of nifty things with images… thumbnail generation is just the tip of the iceberg; it also does rotation, white balance, and transparency, among other things.
I’m in the process of writing some code to do this style of country selection.
This answer is really helpful, and I particularly appreciate that it covers how to test for cURL.
One coder’s recommendation for a PHP IDE.
I might need this info for a client request.