Written by
php-style
on
on
[PHP] 입출력
[PHP] 입출력
GET, POST 방식
GET
- $_GET[' '];
POST
id: pw:
- $_POST[' '];
from http://soda-dev.tistory.com/36 by ccl(A) rewrite - 2021-10-18 05:01:29
GET, POST 방식
GET
- $_GET[' '];
POST
id: pw:
- $_POST[' '];
from http://soda-dev.tistory.com/36 by ccl(A) rewrite - 2021-10-18 05:01:29