Re: replacing .shtml #exec cgi with php calls

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux