I seem to have isolated my problem. My code will only work with non-numerical tables for some reason, which is kind of a pain.
Is there any way to use php to connect to a mysql table that has a numerical value as its name (1,2,3 etc)? Thanks, mark
I seem to have isolated my problem. My code will only work with non-numerical tables for some reason, which is kind of a pain.
Is there any way to use php to connect to a mysql table that has a numerical value as its name (1,2,3 etc)? Thanks, mark