30.06.2011, 00:07
That's what most people do (and where the most security issues appear) instead of reading and learning the basics/standards of PHP at first. You should learn how to secure and structure your code (e.g. with includes, classes (OOP)) instead of heading straight to MySQL/SQLite/PostgreSQL or whatever.