I will admit that new, with API.
I'm testing a script connect_test.php, that i found on the website.
But i'm getting this error
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /e-conomics/economic_add_update_debtors_script.php on line 98
this is the line
- Code: Select all
[list]$debtorHandle = $client->Debtor_FindByNumber(array('number' =>$customer_id))->Debtor_FindByNumberResult;
[/list]
Please help me.
Hansen

