What are the disadvantages of php?
No Answer is Posted For this Question
Be the First to Post Answer
To run php script on a local machine we need to install Apache http server and php. Then only scripts are run in the browsers. but when these things are not loaded on a local machine and a php script is brought by the browser still the browser displays the page. how?
What is the difference between exception::getmessage and exception::getline?
Is strcmp case sensitive?
What is self in php?
What is $_ server request_method == post?
What is an object in php?
How to pad an array with the same value multiple times?
How to download files from an external server with code in php?
What are the advantages of object-oriented programming in php?
Tell me how do you define a constant?
What are html entities?
What is cookie and why do we use it?