Who is the father of PHP and explain the changes in PHP
versions?
Answers were Sorted based on User's Feedback
Answer / nikunj kansara
php.ini is the fater of php. b'c php.ini is load when php
is start, all configration of php is set into php.ini like
max size file upload, file upload path, your web server
path, runtime server and much more so that.
| Is This Answer Correct ? | 3 Yes | 11 No |
What is the string concatenation operator in php?
how many type of url?
How can we check the value of a given variable is a number?
Does php support polymorphism?
Tell me how is it possible to remove escape characters from a string?
Can we use get instead of post?
How do you identify independent and dependent variables in research?
Can php run without apache?
What are the common uses of php?
Tell me what type of operation is needed when passing values through a form or an url?
AentteQ Software Technologies Q: what are benifits of using LAMP..?
What is the use of mysql_real_escape_string() function?