Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Which php framework is fastest?

1051


What are encryption functions in php?

1153


When use javascript vs php?

1082


Explain the difference between unlink() and unset()?

995


What are the functions of string?

1036


How do I see how many pages per session in google analytics?

1048


What is php written in?

1039


What the difference between the 'bitwise and' operator and the 'logical and' operator?

1027


Why is php used for web development?

1019


Write a program to find the factorial of a number in php?

1040


How can php and javascript interact?

1347


How to remove all duplicate values in array in php?

1016


Are sessions stateless?

966


I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?

995


What does addslashes do in php?

1114