when ever the user logged in the database table the current
registered date will be appeared

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain me what is the difference between explode() and split() functions?

532


Define object-oriented methodology?

568


What is exception handling in php?

1073


How to create a mysql connection in php?

521


What is the difference between for and foreach in php?

495






Which function gives us the number of affected entries by a query?

515


What is php oop?

511


Why is overriding runtime?

574


Is php a case sensitive language?

607


What is difference between session and cookie in PHP?

517


What is the use of mysqli_real_escape_string() function?

517


Is php the same as html?

546


How to support multiple-page forms?

563


How big is nvarchar max?

569


Do you know what is php?

550