Answer Posted / priti
phpinfo(); return php.ini location under 'Loaded
Configuration File' title.
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
What is full form of PHP?
Tell me what is the importance of "action" attribute in a html form?
If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
Tell me which function gives us the number of affected entries by a query?
What is php variable?
What is session and Cokkies . How it works . tell some thing about Session_id()
What is difference between required and include in php?
What is difference between readonly and constant?
What is html used for?
Explain how we can get the number of elements in an array?
What is the best way to test the strpos() return value in php?
What is the differences between $a != $B and $a !== $B?
What is the difference between associative array and indexed array?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
What beforeFilter() is used?