PHP Notice: Undefined property: stdClass:
- by 4D
I've got an array coming back from a Flash app created in Flash Builder 4.
I have a service setup that queries and brings data back from the DB successfully, however the Update script is generating the Undefined Property errors.
I'm still learning both PHP and Flash Builder, and don't fully understand what the $this- commands do.
If anyone can…