Team LiB
Previous Section Next Section

Summary

At this point, you have been introduced to working with every aspect of forms in your PHP scripts! For most applications, the techniques previously described should be all you need to begin processing form-submitted data from PHP. For a more generalized discussion of form-related topics, including data-validation methods, mimicking form submissions using PHP, and more, Chapter 5, "Advanced Form Techniques," should prove quite valuable to you.

    Team LiB
    Previous Section Next Section