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 [EMAIL PROTECTED]       Ici [EMAIL PROTECTED]
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

Reply via email to