Answer Posted / rohit
echo date("d-M-Y",time());
| Is This Answer Correct ? | 51 Yes | 9 No |
Post New Answer View All Answers
Can you use both this () and super () in a constructor?
armstrong number by using php while number is given by the keyboard.?
What is default session time and path in PHP. How to change it?
What is session and why do we use it?
Write syntax to open a file in php?
What does odbc do in context with php?
What is basename php?
What is the maximum size of a database in mysql?
How can I increase my website session?
What is a static variable in php?
Explain what are the three classes of errors that can occur in php?
How do you end php?
How can you tell if a number is even or odd without using any condition or loop?
What are the special characters you need to escape in single-quoted stings?
How to get the position of the character in a string in php?