http://qs1969.pair.com?node_id=246460


in reply to Re: Constant Variables
in thread Constant Variables

Yes, since it is just config, a flat file would probably be easier to do, although if you really wanted, I think it is possible to do the MySQL thing (looping through and binding each column is the way to go, I think).

If you defined the variables in the config file like you said, all you would have to do is a do filename; and you'd have the variables.