in reply to Re: mapping complex structures to mysql tables
in thread mapping complex structures to mysql tables
Currently, the site currently works as yout suggested solution (I have defined a class that sets all this configuration variables) but my boss wants the possibility that anyone can access and edit the settings without the need to know and/or modify any piece of perl code and he wants that information to be in MySQL.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: mapping complex structures to mysql tables
by GrandFather (Saint) on May 09, 2013 at 11:44 UTC | |
by niubi (Initiate) on May 09, 2013 at 16:37 UTC |