http://wiki.ushahidi.com/doku.php?id=ushahidi_api(英語版)
http://wiki.ushahidi.com/doku.php?id=ushahidi_api_jp (日本語版) web hosting reviews…
根本的な解決ではないかもしれませんが、「Cannot use object of type stdClass as array」エラーが出る場合は、配列の扱い方を以下のように変更する事で解決しました。
$row[“catID”]
↓
$row->catID
graffiti on the web
この投稿へのコメント
コメントはまだありません。