how to include a datepicker in a form using php and mysql
Answer Posted / aditya
by using query in mysql
as select now();
| Is This Answer Correct ? | 8 Yes | 7 No |
Post New Answer View All Answers
What is the maximum size of a table in mysql?
What's the output of the ucwords function in this example?
Tell me what is the use of mysql_real_escape_string() function?
What is php static function?
What is prepared statement in php?
What is the array in php?
Tell me what is the importance of "action" attribute in a html form?
What is the interface in php?
What is different types of visibility?
Define about declare construct?
Does php need a closing tag?
Explain how to execute a php script using command line.
How to concatenate two strings in php?
Is it more secure to use cookies to trfer session ids?
Do you know what is the use of rand() in php?