when ever the user logged in the database table the current
registered date will be appeared
Answer Posted / astutebou
If inserting into MySQL, just use NOW()
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How does session work in php?
Explain what are psrs?
Can I use node js with php?
How can we make a constant in php?
What is implode() in php?
Tell me which programming language does php resemble to?
How failures in execution are handled with include() and require() functions?
Which php function will attach one file to another?
Explain some most commonly use string functions in php?
What is interface? Why it is used?
Can I include php in javascript?
what is variable scope, which variables are accessible from where and what are "undefined variable" errors?
Explain the difference b/w static and dynamic websites?
Do I need apache for php?
What is the scope of a variable defined in a function?