Skip to content

$

Field Notes

Practical PHP, WordPress, systems and automation notes from real work: fixes, trade-offs and implementation details that usually disappear after a project ships.

11 entries

All Developer Tools DevOps & Hosting Open Source PHP & WordPress Raspberry Pi Windows

$ ls -lt ~/field-notes/ | head

2012-06-01 backup-and-restore-class-mysql-database-using-php-script.md PHP & WordPress 15 min

The Backup Dilemma: Why Your Server Won't Let You Use mysqldump You face a frustrating problem. Most modern web applications rely on database backups...