gpt4 book ai didi

php - 我需要我的系统获取系统当前时间

转载 作者:行者123 更新时间:2023-11-29 01:16:51 26 4
gpt4 key购买 nike

我的系统是用 PHP 和 MySQL 开发的,有两个 HTML 字段,名为 Time_inTime_out

我希望这两个字段都获取系统当前时间。

你会建议什么代码?

下面是一行代码,用于插入一些字段和 Time_in , Time_out 字段。

$sql = "INSERT INTO $tbl_name VALUES ('$BID', '$Route', '$Driver_Name',
'$Driver_phone_no', '$Time_in', '$Time_out', '$Date' , '$Comment')";

最佳答案

使用NOW()获取当前日期和时间。

关于php - 我需要我的系统获取系统当前时间,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20634967/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com