Database problems in PHP
• Inconsistence between DB
systems
• No abstraction between PHP
and SQL
• Hand-written SQL queries
• No automatic security
solution
Main advantages
• Easy to use • Support for multiple DB
• Lots of features systems
• Automated defence • Conditional queries
against SQL Injection • Automated tests
attacks • Diagnostic tools for
• Sophisticated developers
architecture • Easily scalable