T_OBJECT_OPERATOR Error

Forum for .PHP developers using the E-conomic API.
Exchange your ideas, tip and tricks using the API.
Best Practices

T_OBJECT_OPERATOR Error

Postby Hansen » Tue Jan 11, 2011 11:48 pm

Hi.

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
-
Hansen
 
Posts: 4
Joined: Tue Jan 11, 2011 11:35 pm

Return to PHP



cron