PHP scripts are located in the web server document tree.
A. True
B. False
Answer: Option A
Solution (By Examveda Team)
This question is about where PHP scripts are stored on a web server.The web server document tree is like a folder where all the files that make up a website are kept. This includes images, HTML files, and, yes, PHP scripts!
So the answer is True. PHP scripts are found in the web server's document tree along with other website files.

Join The Discussion