Kioto wrote:
Hi all and sorry for my ignorance. I have used the Bcompiler to compiler a script into .exe file to distribuited on Windows System but i don't have any result. Can you explain how to realize with a simple example ?
not. PHP scripts don't need to be compiled. They're interpreted instead.
Right.
What I think he means (MTAM in progress!) is how could you bundle up the source PHP code with, say, a simple CLI version of PHP and throw all of that into an executable file. For Windoze, I suppoze.
Not that I really know how to do that. :)
-- Teach a person to fish...
Ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html PHP Manual: http://www.php.net/manual/en/index.php php-general archives: http://marc.theaimsgroup.com/?l=php-general&w=2
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php