페이지

2012년 9월 9일 일요일

php - go to other page



<!-- go to other page by button -->
<input type="button" value="go list" onClick="location.href='simple_list.php'">

<!-- go to other page by hypertext -->
<td colspan="4" align="center"><a href="simple_insert.html"> insert </a> </td>

댓글 없음:

댓글 쓰기