How to get path of php.ini with a php script?



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

Post New Answer

More PHP Interview Questions

Does exist in php?

0 Answers  


What are the rules in creating php variable?

0 Answers  


Explain why would we use === instead of ==?

0 Answers  


how to run PHP in command line?

8 Answers   InfoShore, Ramp Green, Xtreeme,


i have saved the password in encrypted format in database. now i want how to retrive the password in decrypted format.

6 Answers  






What is zend studio for?

0 Answers  


Does php have a future?

0 Answers  


can anyone explain oops concept in php or give website to learn this concept clearly?

2 Answers   Nadsoft, Satyam,


Explain what is the use of "echo" in php?

0 Answers  


what is mean php ? is it designingtool or language? how ill create website using by php?

1 Answers  


How to remove leading and trailing spaces from user input values?

0 Answers  


What is the difference between array_pop() and array_push()?

0 Answers  


Categories