Hey guys I have a weird question.  We are building a set of Perl modules
to edit system configuration and I've been given the job of writing a
PHP interface for it.  Here's the situation:

Users.pm has all the functionality needed to safely add users to the
system. There are modules for dns, apache, etc, etc...

The frontend should interface with these modules, calling their
functions when needed.

Does anyone have any ideas how I can do this? 

Derek


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to