Blog Tutorial Part 2 // The Admin Login
Uploaded by: lifeg0eson666
Video Description:
Part 2 of X amount in the Blog Tutorial. This tutorial will show you the simple administrative login to access administrative features inside the blog.
To view HD video of this tutorial:
http://neoblob.com/phpsquad/blog/part2
Tags for this video: admin blog css html lifeg0eson666 login marcus part php recck sql the tutorial two
Find more videos in the "Howto" category
See more videos uploaded by lifeg0eson666
Comments for this video: Show || Hide
Tell a friend:














if($user &&
$pass){
$sql = "SELECT * FROM 'users' WHERE username'='$user'";
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''users' WHERE username'='admin'' at line 1
Thanks.
But I can log in fine and all of the mysql works but the $session = $SESSION_['uid'] doesnt seem to. When I click home after logging in it doesnt think that ive logged in.
Help?
I didn't know capitals were that important.
Regards
include "Love You";
:D
The valuefield does not appear. Only the text "You did not supply all the value fields!"
please help!