Note that there are some explanatory texts on larger screens.

plurals
  1. USRon Whites
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COThanks, it APPEARS unfortunately we can't fully automate an example because we can't determine from a .cmd script where the DOCUMENT ROOT is. We have PHP5 TestCoverage and Timing Profiling Utilities which are very nice in capability we are just now trying to make them as user friendly as possible by adding a good example. We want to provide an example .cmd script which takes some PHP source, instruments copies and instruments source, runs the PHP and shows the GUI and XML reports. Also the way our instrumentation works it MUST have a folder under the Document Root to run it's PHP code in.
      singulars
    2. COyes I need to find the document root, to install a php web program. The example then runs an example web page there. FYI we have tools which are built out of our unique compiler technology which do ... testcoverage, time profiling, obfuscation, and searches by language not just by text, etc. Workimg on examples of use for things which can be somewhat complicated to setup.
      singulars
    3. COI know this help find files and their contents and this is part of the method I will need to use. But how could one find the docuemt root this way? The php folder could be named anything and be anywhere ... and what would be the algorithm for determining the document root from where php.exe is? real question is how do php systems (easyphp zend or?) know where the document root is? what is the code behind getcwd() what does it reference?
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload