Team LiB
Previous Section Next Section

Chapter 6: Using PHP Variables

Overview

Now that you know a little bit about variables in general, it's time to take that knowledge one step further and do more interesting things with variables. In this chapter, you learn how to:

  • Use HTML forms to send variables to your scripts

  • Use environment variables


Team LiB
Previous Section Next Section