|
Posted by Robert Cummings on 01/14/05 09:00
On Thu, 2005-01-13 at 09:46, Cere Davis wrote:
> Does anyone know how to write php libraries in a modular way so that you
> can both test the libraries/functions on the command line with arguments
> and/or use the php library as a part of your web code with 'require_once()'
> syntax? Sort of like how Python or Ruby works?
Yes.
Cheers,
Rob.
--
..------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting |
| a powerful, scalable system for accessing system services |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for |
| creating re-usable components quickly and easily. |
`------------------------------------------------------------'
[Back to original message]
|