Answer Posted / rohit
echo date("d-M-Y",time());
| Is This Answer Correct ? | 51 Yes | 9 No |
Post New Answer View All Answers
What does empty mean in php?
Is null in php?
A process is identified by a unique___
Tell me is it possible to submit a form with a dedicated button?
In how many ways we can retrieve the data in the result set of mysql using php?
What are majic methords in php?
What is the difference between runtime exception and compile time exception?
What is session_register()?
How to convert the first character to upper case?
What is polymorphism in php?
Do you know what is the use of rand() in php?
Is age interval or ordinal?
List few sensible functions in PHP?
What is the Default syntax used in PHP?
Explain array_uintersect()?