I have obtained the timestamp, but now I cannot display it directly on the page? My plan is to put it in the form. After the user fills out the form and submits it, the form information and submission time will be automatically saved in the database.
Just insert time() into the Sql statement.
Just write an interface and submit the data to the database