Moving Data – Query Strings

Written by

in

Introduction To PHP and the Infusionsoft API

This session covered:

  • How to move information between pages and server using:
    • $_GET
    • $_POST
    • $_REQUEST
  • URL Encode() for forming query strings that contain non-ASCII characters
  • Redirect to a new page using header()

Download the handout | Give me feedback

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *