how to include a datepicker in a form using php and mysql

Answers were Sorted based on User's Feedback



how to include a datepicker in a form using php and mysql..

Answer / sri

use date picker javascript tools for this

cheers
Sri

Is This Answer Correct ?    3 Yes 1 No

how to include a datepicker in a form using php and mysql..

Answer / aditya

by using query in mysql
as select now();

Is This Answer Correct ?    8 Yes 7 No

Post New Answer

More PHP Interview Questions

What is regular expression in javascript?

1 Answers  


What is $_ request in php?

1 Answers  


How to create a public static method in PHP?

1 Answers  


What are the __construct() and __destruct() methods in a php class?

1 Answers  


What is php full form?

1 Answers  


How to open a file for writing?

1 Answers  


What is the use of the function 'imagetypes()'?

1 Answers  


Where to put php files in apache server?

1 Answers  


A process is identified by a unique___

1 Answers  


What is inheritance in php with example?

1 Answers  


How can I learn php fast?

1 Answers  


What is csrf token and how will you add csrf token in ajax?

1 Answers  


Categories