Not really because Zend produces a bytecode... with come work it is 
reversable... as with all bytecodes...

Binary format on the other hand isn't reversible to the original 
programming language in any way (but is reversible to assembler).

In windows i would recomend you to build a com component... they are 
easy to do and if build with C++, they are very fast.

VB is also an option, but, the problem is that it is too near source 
code also...

Hope that helps...

Cheers,
Luis Ferro

Shrock, Court wrote:

>Is Zend Encoder an option?
>
>http://zend.com/store/products/zend-encoder.php
>
>  
>
>>-----Original Message-----
>>From: Bruce Miller [mailto:[EMAIL PROTECTED]]
>>Sent: Tuesday, May 21, 2002 1:19 PM
>>To: [EMAIL PROTECTED]
>>Subject: [PHP-WIN] Easy Way To Compile Extension in Win32
>>
>>
>>I have an algorithm that I don't want anyone to see; 
>>therefore I can't put
>>
>>it in a php file. I'm trying to create an php extension DLL but the
>>instructions in the PHP manual explain how to do it in UNIX 
>>and not Win32.
>>I've been unsucessfull at getting it to compile in Win32.
>>
>>Does anyone have an easy/straightforward way to do this?
>>
>>Thanks in advance.
>>
>>
>>
>>Bruce
>>
>>
>>
>>
>>
>>-- 
>>PHP Windows Mailing List (http://www.php.net/)
>>To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>    
>>
>
>  
>




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

Reply via email to