how to include a datepicker in a form using php and mysql
Answers were Sorted based on User's Feedback
Answer / sri
use date picker javascript tools for this
cheers
Sri
Is This Answer Correct ? | 3 Yes | 1 No |
what is php?
we store and display scores of users in different games. In MySQL, records are stored as tuples (user-id, game-id, score). Now we need to support ranks of users, i.e., each user should be informed of his current rank in the community. The challenge is to come up with the best way to store the data in MySQL so that the requirements are efficiently met.
Write a query to find the 2nd highest salary of an employee from the employee table?
Is php dying 2018?
Does php has a future?
List out the predefined classes in PHP?
How can I use single quotes in single quotes in php?
Tell me how stop the execution of a php scrip?
Explain about the $_GET variable of PHP?
Can we use session in mvc?
How does the identity operator ===compare two values in PHP?
What is difference between count or sizeof function in php?