Re: Is PHP a powerful tool?
That are facts that most of WPW's members already know.
That it is so easy to learn, also makes it vulnerable.
"The problem is that PHP is just too easy. It tempts you to try out your ideas, and flatters you with good results. You write much of your code straight into your Web pages, because PHP is designed to support that. You add the heavier code to functions in library files, and before you know it you have a working Web application.
You are well on your way to ruin. You don't realize this, of course, because your site looks fantastic. It performs well, your clients are happy, and your users are spending money."
Matt Zandstra (2004): "PHP 5, Objects, Patterns, and Practice". Apress ISBN 1-59059-380-4
|