How to get path of php.ini with a php script?
Answer / priti
phpinfo(); return php.ini location under 'Loaded
Configuration File' title.
| Is This Answer Correct ? | 18 Yes | 0 No |
Does exist in php?
What is overloading and overriding in oop?
How we can retrieve the data in the result set of mysql using php?
What Is a Persistent Cookie?
Is php coding easy?
What is the difference between == and === operator in PHP?
What are the environmental variables?
What is difference between php and html?
What is laravel php?
How to fix "headers already sent" error in php
Explain how can we execute a php script using command line?
Define urlencode() and urldecode() used in php?