[PHP] Re: web application development question

2002-04-26 Thread Michael Kimsal
Erik Price wrote: > mysql> SELECT * FROM material_multiplier; > ++ > | multiplier | > ++ > | 1.50 | > ++ > 1 row in set (0.00 sec) > > I suppose I could store a table with two columns, one being VARNAME the > other being VALUE, and pull this kind of stan

[PHP] Re: web application development question

2002-04-26 Thread Julio Nobrega Trabalhando
I let them in a database and a nice administration page so people can change. There are a lot of more information that you can store, such as last time of change, and previous values (so peopel can "rollback" them), who changed, description of the value, related to other values, and there always