php

###php用户登入与注销(使用session)

注意

会话使用前需先开始会话:session_start();