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.
如何使用 PHP 在表单中插入倒数计时器?
我想将该目标时间存储到我的 mysql 数据库中。有什么建议么?
您可以将目标时间存储在 Mysql 中,您可以在 PHP 中获取该目标时间并将其分配给 Javascript 代码,因此 javascript 将显示倒数计时器。
对于倒数计时器,您可以从这里获取任何 jquery 脚本: http ://www.tripwiremagazine.com/2012/11/jquery-countdown-scripts.html