How can we get second of the current time using date function?
Answers were Sorted based on User's Feedback
Answer / shanmuga
echo date('s');
This function will give the seconds of the current time.
| Is This Answer Correct ? | 52 Yes | 9 No |
How are cookies created?
What is 'float' property in css?
Can a php code encryted? Is it possible to execute the php file which is encrypted(without decrypting), if so pleaze tell me the way.
What is polymorphism in php?
Does wordpress still use php?
1.What are the difference between echo , print , print_r ? else this 3 can we show output to a client in some other way?
What is meant by urlencode and urldocode?
What type of language is php?
What is the difference between associative array and indexed array?
Which function gives us the number of affected entries by a query?
What is trim codeigniter?
What is the difference between pop3 IMAP and MAPI?