aaa 8

Programming Learning Diary

php 전페이지로 이동

페이지 정보

작성일 20-10-05 22:39

본문

<?php
$prevPage = $_SERVER['HTTP_REFERER'];
header('location:'.$prevPage);
?>

댓글목록

등록된 댓글이 없습니다.