Kind of. You can have it include() or fopen() something from another server
and do whatever.

But you have to realize that the code is still open on their page, so they
can bypass or just comment out whatever you are trying to do.

Search the archives, too. Wasn't there a huge discussion on this a couple
months ago??

---John Holmes...

----- Original Message -----
From: "Rodrigo Peres" <[EMAIL PROTECTED]>
To: "PHP" <[EMAIL PROTECTED]>
Sent: Friday, June 14, 2002 11:37 AM
Subject: [PHP] protect code or something like..


> Hi list,
>
> I have a project that was develop in a partnership, now this partners
> doesn't so partners anymore :-/
> My question is there's a way to create a protection that I can trace if
the
> software was installed in other servers?? I mean not hide the code, but
put
> an important include of the project in another server and generate a log
of
> the acess to it, or anything that can "tell me" who is installed and
running
> the system.
>
> Thank's
>
> Rodrigo
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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

Reply via email to