Page 1 of 1

PHP architecture question

Posted: Mon Mar 03, 2003 1:57 pm
by jbirchler
Hello,

I would like to find some documentation on the component model for PHP.

There are a few PHP functions that I would like to be able to call from the command line without having to load all of PHP. Has anyone done anything like this?

Thanks in advance for you help,

Jerry

Posted: Mon Mar 03, 2003 2:04 pm
by Stoker
I haven't done anything like that, I would guess that what you are looking for would be inside the Zend Engine, you may want to study its license before using pieces of it, as it is much stricter than the PHP license