I'v downloaded the sdk from here : http://www.adobe.com/devnet/flex/articles/flex_php_sdk.html I'v got a problem when I run the AMFPHP sample in my pc : http://localhost/cys/php_ria_sdk_by_adobe/samples/flex/amfphp/amfphp.html It displays the data properly, but I can't submit any records into the database, as you can see in the following screen shot: http://farm4.static.flickr.com/3077/2558549526_3e11ee9352_o.gif It gets the error message "[Object Object]", when I try to submit "asdf" and "[EMAIL PROTECTED]".
How can I fix it??

