Team LiB
Previous Section Next Section

Is PHP Right for You?

Only you can decide if PHP should be your language of choice, whether you're developing sites for personal or commercial use on a small or large scale. I can only tell you that in the commercial realm, I've worked with all the popular server-side scripting languages—Active Server Pages (ASP), ColdFusion, JavaServer Pages (JSP), Perl, and PHP—on numerous platforms and various web servers, with varying degrees of success. PHP is the right choice for me: it's flexible, fast, and simple in its requirements, yet powerful in its output.

Before deciding whether to use PHP in a large-scale or commercial environment, consider your answers to these questions:

Here's the bottom line: PHP is simple, so just try it! If you like it, continue using it.

It's Open Source, so help improve it. Join a mailing list and help others. If you don't like it, you're only out the money for this book, and the software can be uninstalled without rendering your machine completely inoperable.


Team LiB
Previous Section Next Section