Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ブログを作りたいのですが、コメントのタイムスタンプを書き始めたいのですが、
これは私のコードです:
<div id="midMain"> 'Zup? <?php date_default_timezone_set('UTC'); echo date('l jS \of F Y h:i:s A'); ?> </div>
「'Zup?」のみが表示されます 一部、何をすべきか?
コードをテストしたところ、次のように表示されました。
'Zup? Monday 16th of April 2012 11:18:02 AM
問題はそのコードではありません。