when ever the user logged in the database table the current
registered date will be appeared
Answers were Sorted based on User's Feedback
Answer / master
if you want to store the current date from the database
then use current_date() to get the current date and insert
into the table or if you want to take the value from php
and store it in the database the use date('d/m/y') and
insert using the insert query into the db.
| Is This Answer Correct ? | 3 Yes | 0 No |
How do I run a php file?
How to set a page as a home page in a php based site?
Which variable declarations within a class is invalid in php?
How check variable is set or not in php?
What is php and how do you use it?
What is the difference between runtime exception and compile time exception?
Explain about a search-friendly site looks like?
What is php and why it is used?
What do you mean by core php?
Where sessions stored in PHP?
How can we calculate the similarity between two strings?
Tell us why did you choose this particular career path?