when ever the user logged in the database table the current
registered date will be appeared
Answer Posted / astutebou
If inserting into MySQL, just use NOW()
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How can we display the output directly to the browser?
Explain $_FILES Superglobal Array?
How to create a session? How to set a value in session? How to remove data from a session?
Which one is best framework for php?
What is list in PHP?
What is a http session?
What is an example of a variable?
How to track no of user logged in?
What is encapsulation in php?
What is array filter in php?
What are php keywords?
What does $globals mean?
What are the advantages of php mysql?
Describe the security vulnerability of PHP?
Explain me what is the importance of "method" attribute in a html form?