Connecting Tech Pros Worldwide Forums | Help | Site Map

PEAR Config, need help

oozzzii
Guest
 
Posts: n/a
#1: Jul 17 '05
It seems that PEAR Config can help with the following but since is my
first time using this class I'd like to see suggestions on this
aproach.

Need to store information on 20+ apps that users start via a web
interface. The information for each application looks like:
.....
appname=app1
host=110.180.37.16
command=/opt/abc/bin/def -display $DISPLAY

appname=app2
host=101.185.17.15
command=/opt/ghi/bin/jkl -display $DISPLAY
....

I'm hoping that config will let me read and edit the configuration. I
hope the information can be stored in one config file but having a file
for each application would be ok.

Would welcome any suggestions..Thanks!


Closed Thread