Been doing this a while. I enjoy this a lot. ;-/
programming is supposed to be fun and it should be clear what the code does. That is my attitude to it.
I really try to control how the code behaves...
Current Issue I think is important (or 'Bee in Bonnet'?) ;-/
Programming is about 'trade-offs' : Dan North - Decisions, decisions
'Dynamic programming' - what is it?
Those 'pesky' comma delimited strings in database columns? maybe interesting? joining on ';' separated values in a column.
On Answers: The following are my 'priorities'
Useful Stuff?
If really desperate for error messages on a live site: maybe interesting? php-custom-error-handler-handling-parse-fatal-errors
The easiest way to use PDO, provided by @YourCommonSense - a simple PDO wrapper allows use of PDO a simple and secure way
Application Startup (index.php) - A PHP bootstrapping crash course
Common MySQL Queries Extending Chapter 9 of Get it Done with MySQL 5&6
On Debugging PHP scripts:
Also:
On 'comments':
On Iterating arrays:
This is so me... (XKCD: - someone is wrong on the internet).
real email: rfv123 \dot questions \at gmail \dot com