HTML & Publishing

php : get, post method

cpu21 2017. 12. 31. 03:02

index.php?id=myID

$id = $_GET['id'];




Referance :
[PHP 기본] PHP $_GET by 서지스윈 : http://sergeswin.com/103

저작자표시 (새창열림)