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
Tell us how can we access the data sent through the url with the post method?
What is the difference server side and browser side validation?
Explain php explode() function.
What is the difference between overloading and overriding in php?
What are magic methods?
What is isset post?
What is difference between python and php?
What is the expansion of LAMP?
How to call php function from javascript using ajax?
How do I end a php session?
Explain the difference between session and cookies in php?
What is the correct syntax of mail() function in php?
Define anonymous classes in php7?
What does the unset() function means?
What are the differences between require and include?