is there a way to get the path of the current php executable for the cli
and cgi sapi implementations? this would be nice so that run-tests.php
could run its subprocesses with the same executable that it was run with
(so you could run the tests with a particular php executable without
having to make sure it is the one that the code inside run-tests.php
picks up).

jim

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to