Aquawave
07-17-2012, 05:16 PM
I have a column in a MySQL table called 'set0' which contains the single digit '1'.
When I try and echo it via $row['set0'], '1' doesn't come through, yet every other column in the table does I echo does come through.
Does anyone know what could be causing this to happen?
When I try and echo it via $row['set0'], '1' doesn't come through, yet every other column in the table does I echo does come through.
Does anyone know what could be causing this to happen?