hide php code
From: karolina (rallykarro_at_hotmail.com)
Date: 09/15/04
- Next message: Manuel Lemos: "Re: POSTing to my own scripts"
- Previous message: Virgil Green: "Re: while() and MySQL"
- Next in thread: Alvaro G. Vicario: "Re: hide php code"
- Reply: Alvaro G. Vicario: "Re: hide php code"
- Reply: Stefan Hegenbart: "Re: hide php code"
- Reply: Ira Baxter: "Re: hide php code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 15 Sep 2004 11:39:22 -0700
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?
- Next message: Manuel Lemos: "Re: POSTing to my own scripts"
- Previous message: Virgil Green: "Re: while() and MySQL"
- Next in thread: Alvaro G. Vicario: "Re: hide php code"
- Reply: Alvaro G. Vicario: "Re: hide php code"
- Reply: Stefan Hegenbart: "Re: hide php code"
- Reply: Ira Baxter: "Re: hide php code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|