サーバの時刻設定
1. 時刻確認
date
2. 時刻設定
date -s "2006/02/20 19:03"
linux上で、上記のコマンドを実行すれば、調整出来ます。
参照元:http://memorva.jp/memo/linux/date_ntp.php buy anabolics online…
根本的な解決ではないかもしれませんが、「Cannot use object of type stdClass as array」エラーが出る場合は、配列の扱い方を以下のように変更する事で解決しました。
$row[“catID”]
↓
$row->catID
この投稿へのコメント
コメントはまだありません。