Abd*_*yan 5 php
我想申请一个竞赛项目。获奖者将于当月最后一天公布。即:当前月份是十一月。我想显示一条消息,例如:Final declaration will be announced at 30th November 10:00:00 pm
Final declaration will be announced at 30th November 10:00:00 pm
我想30th November 10:00:00 pm从 php 函数中获取。任何想法?
30th November 10:00:00 pm
Reh*_*mat 5
这会产生相同的结果:
echo date('t F 10:00:00') . "pm";
归档时间:
9 年,11 月 前
查看次数:
3241 次
最近记录:
6 年,1 月 前