Does your code work correctly? Because that could easily be that the debugger just doesn't know how to display the contents of those objects. It does show the type of objects, like "mysqli object", which seems to be correct. I think this is the normal behaviour.
– CrayJan 08 '11 at 13:54
it should be correct since both object always printed empty, it can be interpreted as objects/results is not displayable in the PHPed debugger
– ajrealJan 10 '11 at 01:15