[請益] Cookie問題
請問板上大大
小弟剛入學PHP
做了一個會員登入的頁面
而COOKIE卻難倒我了~"~
網路上找了一下資料 COOKIE的使用方法是
setcookie (xxxxx)
類似這樣 但是我要怎麼儲存呢
(好像表達不清楚= = 我將我的原始碼貼上來)
__
<form name="form1" method="post" action = "personal.php">
<p>帳號:
<input name="username" type="text" id="username">
<br>
密碼:
<input name="password" type="password" id="password">
<br>
<input type="submit" name="Submit" value="送出" >
</form>
<form name="form3" action =" register.php">
<input type="submit" name="Register" value="註冊!" >
</form>
</form>
這個是登入的首頁
請問板上高手們 我的COOKIE要放在哪邊來使用會比較好呢~"~
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 192.192.154.51
→
08/13 15:35, , 1F
08/13 15:35, 1F
→
08/13 16:42, , 2F
08/13 16:42, 2F
→
08/13 16:42, , 3F
08/13 16:42, 3F
推
08/13 23:23, , 4F
08/13 23:23, 4F
→
08/14 02:09, , 5F
08/14 02:09, 5F
→
08/14 02:10, , 6F
08/14 02:10, 6F
→
08/14 02:10, , 7F
08/14 02:10, 7F
→
08/14 02:10, , 8F
08/14 02:10, 8F
→
08/14 02:11, , 9F
08/14 02:11, 9F
→
08/14 02:11, , 10F
08/14 02:11, 10F
PHP 近期熱門文章
PTT數位生活區 即時熱門文章