I've looked everywhere, please help.
I'm working with Easyphp v2.x as my local server. The mysql database I'm using at home is exactly the same as the one I uploaded to my isp. Mysql versions are both 5.x.
I made a report and some rows in certain columns are supposed to be just empty, because there is no value. On my local server they are plain empty as they should, but at my isp's server they display a zero (0).
I'm really at a loss. The columns are set to INT and NULL with no default.
What/where should I look?
Thanks already!