how to include a datepicker in a form using php and mysql
Answer Posted / sri
use date picker javascript tools for this
cheers
Sri
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How can you send email in php?
Which function would you use to insert a record into a database in php?
What are the three parts of an http request?
Explain what is the function file_get_contents() usefull for?
Explain what is meant by pear in php?
Do you know what does $globals means?
What is singleton class in php?
What is an associative array?
How to create a directory?
Do csrf tokens expire?
How to read the entire file into a single string?
Explain me what is x+ mode in fopen() used for?
What is the function used to change the root directory in PHP?
What is strlen function in php?
Give the case where we can use get and we can use post methods?