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

What is difference between variable declaration and variable definition?

0 Answers  


How to check your php installation?

0 Answers  


What is the difference between the functions unlink and unset?

8 Answers   Small Firm, TCS,


Php code to find whether a number armstrong or not?

0 Answers  


What are php libraries?

0 Answers  


How to Define a Constant in PHP? Is $ symbol necessary?

6 Answers   Maples,


What are the advantages and disadvantages of Cascading Style Sheets?

1 Answers  


Tell me what is the meaning of a final class and a final method?

0 Answers  


Why do we use interface in php?

0 Answers  


Explain the difference between mysql_connect and mysql_pconnect?

0 Answers  


Do you have to initialize variables in php?

0 Answers  


How do functions work?

0 Answers  


Categories