Chapter 1. Getting Started with PHPBy now, you have managed to get PHP running on your server or workstation and are ready to start writing scripts in PHP. If you have not, or you are still having problems, please see Appendix A, "Installation/Configuration," for more details. In this chapter, we are going to write our first programs using PHP, and learn about the basics of working with the language. Over the course of this chapter we will
|