Re: Re[2]: [PHP] Protecting programs

2001-05-03 Thread Steve Werby
"Richard Kurth" <[EMAIL PROTECTED]> wrote: > what is obfuscation Essentially, it means making the code hard to read, follow and locate. > encryption It's the coding or scrambling of data that requires decoding to be read. MaD dUCK's other suggestions are better since he is correct in saying the

Re[2]: [PHP] Protecting programs

2001-05-03 Thread Richard Kurth
Hello MaD, what is obfuscation/encryption Thursday, May 03, 2001, 5:01:34 PM, you wrote: MaD> also sprach Richard Kurth (on Thu, 03 May 2001 04:31:42PM -0700): >> Is there any way to protect a php program. Like you can other software >> were you can limit the amount of time they can use it. some

Re: [PHP] Protecting programs

2001-05-03 Thread MaD dUCK
also sprach Richard Kurth (on Thu, 03 May 2001 04:31:42PM -0700): > Is there any way to protect a php program. Like you can other software > were you can limit the amount of time they can use it. something like a > compiled c program that the php program would have to look of a cod > otherwise it

Re: [PHP] Protecting programs

2001-05-03 Thread Dave Mariner
ve - Original Message - From: "Richard Kurth" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 04, 2001 12:31 AM Subject: [PHP] Protecting programs > Is there any way to protect a php program. Like you can other software > were you can limit the am

[PHP] Protecting programs

2001-05-03 Thread Richard Kurth
Is there any way to protect a php program. Like you can other software were you can limit the amount of time they can use it. something like a compiled c program that the php program would have to look of a cod otherwise it will not work. Or am I just dreaming -- PHP General Mailing List (http