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 |
Tell me what is the meaning of a final class and a final method?
Tell me what is use of in_array() function in php?
How to find second highest salary
Do I need to install php after xampp?
What is the difference between characters 34 and x34?
How do I sort numbers in php?
What is the correct php command to use to catch any error messages within the code?
what is Abbreviavion of PHP?
What does php mean?
How can we encrypt the username and password using PHP?
3 Answers Rushmore Consultancy,
How would you impletement download and upload a file in php
What is the different between count() and sizeof() in php?