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 null in php?
Tell me how is it possible to remove escape characters from a string?
Explain the changes in php versions?
How would you open a directory for reading in php?
How to redirect https to http url through .htaccess?
How to convert strings to numbers in php?
Write a program to upload a file in php?
Is empty check in php?
What is input sanitization in php?
What is the use of stripslashes in php?
what is the use of include() function when include_once() alone will enough?
How to add different images in php program like a job site.......