Re: hide php code

From: Matthewtung (matthew.tung_at_utotonto.ca)
Date: 09/20/04


Date: Mon, 20 Sep 2004 01:24:06 GMT

might be you can put the script in the include directory and use zend to
encode it~
"Ira Baxter" <idbaxter@semdesigns.com> ¦b¶l¥ó
news:cihrev0snr@enews1.newsguy.com ¤¤¼¶¼g...
>
> "karolina" <rallykarro@hotmail.com> wrote in message
> news:c8a98246.0409151039.6d09a01c@posting.google.com...
> > Hi,
> >
> > I have a webserver which some user have their own accounts on. I want
> > to provide the users with some public classes which they may use use
> > when they are making there own php code placed in their own
> > directories.
> >
> > I want the code to be accessable via an interface (like h-files in c)
> > but I do not want my code to be viewable to the users which are using
> > my classes. Very much like a library or something.
> > How do I make php code which are hidden but are free to use by my
> > users with a defined interface against my classes?
>
> Your source code needs to be processable by the PHP compiler.
> But, you don't want your code-users to "see" it.
> This is an unsolvable problem when stated this way.
>
> What you can do is to obfuscate the source code you want them
> to use. This enables them (and the compiler) to see the public interface,
> and to "see" the class bodies, but if the class bodies
> are sufficiently obfuscated, it won't do them much good
> to see it.
>
> See
http://www.semanticdesigns.com/Products/Obfuscators/PHPObfuscator.html.
>
>
> --
> Ira D. Baxter, Ph.D., CTO 512-250-1018
> Semantic Designs, Inc. www.semdesigns.com
>
>



Relevant Pages

  • Re: hide php code
    ... >> How do I make php code which are hidden but are free to use by my ... > Your source code needs to be processable by the PHP compiler. ... This enables them to see the public interface, ...
    (comp.lang.php)
  • Re: How best to highlight an an item...
    ... your source code and all. ... My page is .html for a start. ... server it is going to is set to process any php code, ... So is my home server. ...
    (alt.html)
  • Re: Sweden will test DVB-H
    ... and given his record of continually lying on this and ... >>> the correct information into his PHP script..... ... >> Perhaps you could provide the PHP code with a few examples of these ... Okay then, so if you don't want to publish the source code, show us ...
    (alt.radio.digital)
  • Re: problems in setting up php on sarge [solved]
    ... > Raymond Still wrote: ... >> The php code shows when I select view source code in ... (To busy checking out ...
    (Debian-User)