[snip]
PHP is a scripting language I am pretty much
aware of that...  But is there a way to translate
php into binary/machine code or would one
have to write a translator program?
[/snip]

PHP has an underlying binary translator, but I don't think that the source
code is available from Zend. Are you looking for a way to compile PHP
scripts? If so, is the reason so that others will not have access to your
code? If that is the Case you could always look at the Zend Encoder. If
not....ignore me, it's Friday! :^]

Jay

"Today’s mighty oak is just yesterday’s nut"

*************************************
* Want to meet other PHP developers *
* in your area? Check out:          *
* http://php.meetup.com/            *
* No developer is an island ...     *
*************************************



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

Reply via email to