On Wed, Jul 22, 2009 at 1:56 PM, Javed Khan<iankha...@yahoo.com> wrote:
> I need help on my project I want to have my browser do compling of PHP 
> scripts. Can someone please send me some concepts and if possible codes to do 
> this. I know this aspect will pose great security threat to the server and 
> client but I will still love any help with this.
> Thanks,
> J. K
>
>
>

PHP is a server side language. If you want to have php as an
executable on the client, you could look at www.roadsend.com for the
compiler. Otherwise, you could create a dll on windows for for
execution in IE or as jim mentioned, write an extension for FF

-- 

Bastien

Cat, the other other white meat

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to