> Unfortunately there is no standard way, i use a
> directory called includes
> and within that include_top.php includes global
> stuff across pages and a
> functions.php for functions and defines.php for
> defining constants.
> parse_ini_file is ok , i have used a modified
> function to allow multiple
> lines, although i am trying to go xml. I quite like
> how xml is used within
> java as an application and deployment descriptor. If
> only PHP has
> something similar, where it defines what classes are
> used within the app ,
> security etc ..
> 

Take a look at PEAR::Config
http://pear.php.net/package/Config

olinux


        
                
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25¢
http://photos.yahoo.com/ph/print_splash

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to