How PHP interact with the web server! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How PHP interact with the web server!

Please give any example.

20th Apr 2019, 7:17 AM
Shah Rabbani
Shah Rabbani - avatar
9 Answers
+ 2
I mean, what is the thing that connects to PHP and web server
20th Apr 2019, 8:04 AM
Shah Rabbani
Shah Rabbani - avatar
+ 2
Ok ! Thank you
20th Apr 2019, 8:09 AM
Shah Rabbani
Shah Rabbani - avatar
+ 2
Yaa!
20th Apr 2019, 8:10 AM
Shah Rabbani
Shah Rabbani - avatar
+ 2
But how?
20th Apr 2019, 8:10 AM
Shah Rabbani
Shah Rabbani - avatar
+ 2
Ok !
20th Apr 2019, 8:15 AM
Shah Rabbani
Shah Rabbani - avatar
+ 1
The Webserver calls php if a php file is detected and php returns pure HTML to the Webserver
20th Apr 2019, 8:09 AM
Lexfuturorum
Lexfuturorum - avatar
0
What do you mean with that? The way these two work along. Or do you mean rewriting configs of the Webserver with php.
20th Apr 2019, 7:31 AM
Lexfuturorum
Lexfuturorum - avatar
0
But befor you can do this you have to configure the Webserver
20th Apr 2019, 8:09 AM
Lexfuturorum
Lexfuturorum - avatar
0
Confusing the Webserver depend on the software if your running nginx there shoub be an extension you can uncommand an add index.php to the index files
20th Apr 2019, 8:14 AM
Lexfuturorum
Lexfuturorum - avatar