On Thu, February 21, 2008 6:29 am, Allan Fernandes wrote:
> 1) Is there any method to protect source code of my applications even
> when
> deployed at the clients Server.

Have a good, clear contract and relationship with the client.

You can also attempt to "encode" them with any number of PHP encoders,
all of which have been and can be cracked by a determined user.

> 2) Can I call Delphi Dll's

You may be able to use COM objects.
http://php.net/com

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/from/lynch
Yeah, I get a buck. So?

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

Reply via email to