Re: replacing .shtml #exec cgi with php calls

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

 



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?

> > Similarly we want to hide a js script.
> 
> You want to disable direct requests to the javascript file?  I can't
> think of a way that couldn't be trivially circumvented.  You're probably
> better off obfuscating the code.
>

What about using an iframe approach?
 
> David
> -- 
> David Grant
> http://www.grant.org.uk/
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
> 

-- 
Member - Liberal International	
This is doctor@xxxxxxxxxx	Ici doctor@xxxxxxxxxx
God Queen and country! Beware Anti-Christ rising!
Canada :  Consider carefully whom to vote for on 23 Jan 2006, I choose Liberal!

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-- 
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