Answer Posted / partho kumar dey
It is 24 Hour in PHP.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How can you execute php script from the command line?
Which function you can use in php to open a file for reading or writing or for both?
How can you encrypt password using php?
What is composer used for?
What are the string functions in php?
What are super global variables in php?
Why php 7 is faster?
How do I find out the number of parameters passed into function9?
Is server side a session?
What is the difference between exception::getmessage and exception::getline?
Declare a new variable in php equal to the number 3;
Explain about PHP filter and why it should be used?
Tell me how a constant is defined in a php script?
What is variable give example?
Tell me what is the use of explode() function?