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 |
Why do we use namespace in php?
What is the phpstorm?
hello experts good morning to everyone ! at present am now learning LAMP course sir( linux, apache,mysql and php) after finishing this course can i create my own website without investment is it possible ? please can any one tell sir and also tell me how can i upload my project after finishing the project in internet ? please tell the ways sir please send ur valuable suggestions to kiranpulsar2007@gmail.com
Explain what is meant by pear in php?
What is the difference between the functions unlink and unset?
Explain why would we use === instead of ==?
Does facebook use php framework?
What is meant by MIME?
What is difference between explode() or split() in PHP?
How check field is empty or not in php?
How do I clear my browser session?
What is a closure in php?