Versions Compared

Key

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

To launch a PHP controller script, you must specify a path to it using the controller query string parameter.  For example: http://yourServer:8080/profoundui/start?controller=/php/profoundui/helloworld.php

...