Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example, if a Text Box widget is bound to a field named CUSTOMERCustomer, $_POST['CUSTOMERCustomer'] in your PHP controller can be used to retrieve the customer entered by the user.

...