Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / jitendra
Brendan Eich
| Is This Answer Correct ? | 0 Yes | 20 No |
Post New Answer View All Answers
What is the use of php and mysql?
What are the functions to be used to get the image's properties (size, width and height)?
How can we define a variable accessible in functions of a php script?
Tell me can the value of a constant change during the script's execution?
How to call php function from javascript using ajax?
What is the use of htmlspecialchars in php?
Tell me what are the correct and the most two common way to start and finish a php block of code?
What is the name of the scripting engine that powers PHP?
What is meant by pdo in php?
What is the meaning of a persistent cookie?
What are the rules in creating php variable?
What is the sign to start variables in PHP?
What type of operation is needed when passing values through a form or an url?
How can we enable error reporting in php?
What are the uses of explode() and implode() functions?