0

Does anybody knows why there are empty values? as shown in picture

The script is here: script

Community
  • 1
  • 1
easyrider
  • 681
  • 3
  • 10
  • 19
  • 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. – Cray Jan 08 '11 at 13:54
  • xdebug in phpDesigner 7 shows the values // code works correctly – easyrider Jan 08 '11 at 13:56
  • had you notice, both object are show as empty, does it mean object/resource does not show properly in PHPed ? – ajreal Jan 08 '11 at 14:28
  • I don't whether it is correct or not - that's why I ask – easyrider Jan 08 '11 at 14:50
  • it should be correct since both object always printed empty, it can be interpreted as objects/results is not displayable in the PHPed debugger – ajreal Jan 10 '11 at 01:15

0 Answers0