php會員管理系統(tǒng)源碼 做完一個網站但需要加一個會員注冊的功能,但是不會ASP,求會員注冊的代碼。萬分感謝?
做完一個網站但需要加一個會員注冊的功能,但是不會ASP,求會員注冊的代碼。萬分感謝?PHP可以嗎?代碼如下:連接.phpSmarty和jump都是從外部引用的,希望您能理解它們(PHP)R//inse
做完一個網站但需要加一個會員注冊的功能,但是不會ASP,求會員注冊的代碼。萬分感謝?
PHP可以嗎?代碼如下:連接.phpSmarty和jump都是從外部引用的,希望您能理解它們(PHP)R//insert1。PHPrregister“ }else{r$select=”select*from user where name=“$name”“ $user=MySQLuquery($select) if($row=MySQLufetchuuarray($user)){r new jump(”用戶名已注冊?!埃蹦0?注冊.html“) }else{ if($password1==$password2){ $insert=”插入用戶(名稱、密碼)值(“$name”,“$password1”)“ $result=mysqluquery($insert)r if($result!=0){r echo“注冊成功
!輸入消息
返回主頁
“r}否則{r new jump(”注冊失??!“,”模板/注冊.html“) }否則{r new jump(”兩個不同的密碼!“,”模板/注冊.html“” } } } } } ?> 注冊.html