The Doctor wrote:
On Tue, Jan 10, 2006 at 04:57:51PM +0000, David Grant wrote:
Dr.
The Doctor wrote:
<!--#exec cgi="/cgi-bin/script.pl" --> and wish to replace it with a php call.
php.net/exec
I did try <?php exec("path/to/cgi-bin/script.pl",$output); ?>
And got nothing.
Any additional pointers?
http://us2.php.net/shellexec
Similarly we want to hide a js script.
You can't. You can call it from an external file, but it will still be
accessible to anyone who can copy/paste a URL.
--
John C. Nichel IV
Programmer/System Admin (ÜberGeek)
Dot Com Holdings of Buffalo
716.856.9675
jnichel@xxxxxxxxxxxxxxxxxxxxxxxxxxx
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php