kpw
08-13-2008, 03:40 PM
is it possible to create a dynamically generated php switch statement which gets it's contents from a mysql database. i have no problems creating a switch statement on its own, but when i try to create one based on the contents of a database, i get an error message because the switch line is not immediately followed by a case line.
any help would be apreciated.
any help would be apreciated.