On Sat, October 22, 2005 5:56 pm, Todd Nine wrote:
> I have need to dynamically load some classes. I have created an
> abstract class that defines a function. Note that I'm using PHP 4 so
> abstract is not enforced. 3rd party plugins will then implement this
> interface. Users will upload their plu
Hi all.
I have need to dynamically load some classes. I have created an
abstract class that defines a function. Note that I'm using PHP 4 so
abstract is not enforced. 3rd party plugins will then implement this
interface. Users will upload their plugins via a web interface. After
I save the php clas
2 matches
Mail list logo