PHP Forum // Login and Logout
Autor: lifeg0eson666
Descrição:
Part 2 in PHP Forum Tutorial. Creating the login and logout functions. HD: http://www.neoblob.com/phpsquad/vids/forum/part2
Download .FLV | Ver Video Maior | Categoria: "Howto"
Categorias: css | forum | html | lifeg0eson666 | login | marcus | php | recck | sql |
Vídeo parecidos
Comentários: Mostrar || Fechar















what a programm did you use on this video for recording
Please.....
When I moved to Vista.. I got this problem.. then I was like wtf.. so I changed it to:
if(isset($_SESSION['uid'])){ code here... }
the database sends the user id to the session. If The User ID exists.. "Welcome" If not.. "Please Login"