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

Answers were Sorted based on User's Feedback



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

Answer / astutebou

If inserting into MySQL, just use NOW()

Is This Answer Correct ?    5 Yes 0 No

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

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

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

Answer / sudheerrjy@gmail.com

please give answer

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More PHP Interview Questions

In php, how to redirect from one page to another page?

0 Answers  


List some features of php that are deprecated in php7?

0 Answers  


How to create a text file in PHP?

0 Answers  


What is the use of namespace in php?

0 Answers  


What is the use of callback in php?

0 Answers  


What is the use of strpos in php?

0 Answers  


What are the differences between GET and POST methods in form submitting?

0 Answers  


Explain converting an object?

0 Answers  


How to print \ in php. Only \ with out using . or *.

7 Answers   American Solutions,


Are there regular expressions in php?

0 Answers  


What is mem_cache ? How do you put a database query into that ?

5 Answers   NIIT,


What is the importance of "action" attribute in a html form?

0 Answers  


Categories