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 |
What is php default argument?
What is a php web application?
How to create an array from php string?
How to remove blank spaces from the string?
What is php and features of php?
Php program to generate fibonacci series?
What are computer variables?
How can I embed a java programme in PHP file and what changes have to be done in PHP.ini file?
1 Answers Sify, Small Biz Express,
How do you explain independent and dependent variables?
How can I reset an array in PHP?
4 Answers Rushmore Consultancy, TCS,
How do I see how many pages per session in google analytics?
how many types of inheritance is there in php? name there?