Quote:
Originally Posted by Nordinho
PHP 5.2.9
It does post as well in bit.ly, it seems to fail at connecting with twitter
|
I don't think it is, it errors in the bit.ly library when it tries to parse the JSON.
The JSON is fine, it's the call to deserialise it that fails.
This:
http://php.net/manual/en/function.json-decode.php
I'll have a stab around tomorrow and see if I can figure it out.