Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / aswathi
Rasmus Lerdof
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What is cURL in PHP?
What is default session time in php?
How come the code works, but does not for two-dimensional array of mine?
How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?
What is the method to register a variable into a session?
Do csrf tokens expire?
How to receive a cookie from the browser?
What is the Pipe Symbol represented?
What is the difference between md5(), crc32() and sha1() crypto on php?
What is mysqli php?
What is substr() in php? And how it is used?
Explain what does $_files means?
Is echo a function in php?
how to detect a mobile device using php