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 |
Is php difficult to learn?
How to replace a text in a string with another text in php?
What are the differences between Get and post methods in form submitting, give the case where we can use get and we can use post methods?
11 Answers HCL, Rushmore Consultancy, Thursday Technology,
What is the meaning of curl , which is used while connecting with pay pal? and how it works?
Is php still in demand?
Explain what are psrs?
Write down the code for saving an uploaded file in PHP.
When is a conditional statement ended with an endif?
Extract url from this string? It should be flexible for all strings, not for this string only. "yahoo.comyahoo.co.inhotmail.org"
Is laravel frontend or backend?
How can I prevent sql-injection in php?
What are magic methods?