강의

멘토링

커뮤니티

Inflearn Community Q&A

안준영 (탈퇴)'s profile image
안준영 (탈퇴)

asked

Life Coding - PHP Basics A to Z

What is PHP - Understanding Server and Client

php 해석 후 결과 파일 확장자

Written on

·

253

0

WC가 php 파일을 요청하면 WS는 phpEngin에게 cgi를 사용하여 보내고,

phpEngin은 결과를 cgi로 보내면 WS가 WC한테 결과물을 보낸다고 하셨습니다.

여기서 CGI는 확장자인가요?

그리고 결과물을 WS -> WC로 보내면 파일 확장자는 어떻게 되나요?

WC는 HTML 만 해석할 수 있으니 HTML로 보내는지 궁금합니다.

php

Answer

This question is waiting for answers
Be the first to answer!
안준영 (탈퇴)'s profile image
안준영 (탈퇴)

asked

Ask a question