php8 03.PHP Installation

12 0 0
PHP Installation |
||||||
교과명 | php8 | 교사명 | 이성민 | 수업일시 | ||
능력단위 | 교재쪽 | 평가방법 | ||||
능력단위요소 | ||||||
최종 수업목표 | php를 설치 해본다. | |||||
세부 수업목표 | ||||||
필요 장비 /재료 | ||||||
단계 | 학습활동 | |||||
학습내용 | 메모 | |||||
학습내용 |
What Do I Need?To start using PHP, you can:
Use a Web Host With PHP SupportIf your server has activated support for PHP you do not need to do anything. Just create some You do not need to compile anything or install any extra tools. Because PHP is free, most web hosts offer PHP support.
Set Up PHP on Your Own PCHowever, if your server does not support PHP, you must:
The official PHP website (PHP.net) has installation instructions for PHP: http://php.net/manual/en/install.php PHP Online Compiler / EditorWith w3schools' online PHP compiler, you can edit PHP code, and view the result in your browser.
|
|||||
정리 |