Open vishnudutttest opened 11 years ago
what version of php are you running?
On Wednesday, June 5, 2013, vishnudutttest wrote:
I just saw an issue with the library. That there problem to create objects of classes because the code is here are like java. And I am unable to use your library. error are showing like this
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/mytestse/public_html/instagram/Instagram/Auth.php on line 52
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/mytestse/public_html/instagram/Instagram/Auth.php on line 52
Parse error: syntax error, unexpected T_STRING, expecting '&' or T_VARIABLE in /home/mytestse/public_html/instagram/Instagram/Auth.php on line 52
Thanks Vishnu Dutt
— Reply to this email directly or view it on GitHubhttps://github.com/galen/PHP-Instagram-API/issues/19 .
I am using 5.2.17 PHP
You need php 5.3. It says it at the top of the readme.
On Wednesday, June 5, 2013, vishnudutttest wrote:
I am usering 5.2.17 PHP
— Reply to this email directly or view it on GitHubhttps://github.com/galen/PHP-Instagram-API/issues/19#issuecomment-18972513 .
OK , and thanks for your quick response. and sorry May be your code is working fine.
Thanks Vishnu Dutt
If you still need it, my fork is working on PHP 5.2 (I removed all namespaces)
I just saw an issue with the library. That there problem to create objects of classes because the code is here are like java. And I am unable to use your library. error are showing like this
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/mytestse/public_html/instagram/Instagram/Auth.php on line 52
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/mytestse/public_html/instagram/Instagram/Auth.php on line 52
Parse error: syntax error, unexpected T_STRING, expecting '&' or T_VARIABLE in /home/mytestse/public_html/instagram/Instagram/Auth.php on line 52
Thanks Vishnu Dutt