Php Project Script
Documentation Survey Submit Documentation FeedbackView Latest Version and Get PDF Online
This procedure describes how to run a PHP Script from your workspace using PDT 's internal debugger.
To locally run a PHP Script:
| |
Your script will be run and displayed in a browser. |
Php Project Downloads
Note:
If the file contains 'include' or 'require' calls to files which are not contained within the project, you must add them to the project's Include Path in order to simulate your production environment.
Create Php Script
Related Links: |