PHP Profile System - Setting Up The Login (Part 2)

Тәжірибелік нұсқаулар және стиль

A video tutorial showing you how to create a profile system in PHP.
In this video I am implementing a login into the system.
www.abell12.com
/ 265102633605437

Пікірлер: 18

  • 11 жыл бұрын

    hey good vid my mate told me about the built in md5 function so u can encrypt on the fly and i tested an it works so if you save as plaintext and then use function pulldown on phpmyadmin you can select md5

  • @felwinter7538
    @felwinter75385 жыл бұрын

    Hey Abbel, thank you for making these videos. I don't know if you'll read this or not , but i freally appreciate the work you've done and what you've taught me. I'm acyaully working on a school project and your scripts seem super useful and since i only have a week left till the project deadline i wanted to download and implement the scripts that you've uploaded on your site. I was just wondering if you happened to have the databases or the ER diagram for the profilesystem.rar that you have in your PHP tab. Sincere Regards :3. Thank you once again

  • @nemethszabolcs9239
    @nemethszabolcs923910 жыл бұрын

    Hy. i can get Confirmation email fom your website, where we can download this files..

  • @myungwol3124
    @myungwol31245 жыл бұрын

    er which one is the making the profile page??

  • @espheroz
    @espheroz8 жыл бұрын

    where can i get the code for this project?? i

  • @victorsanjuan2117
    @victorsanjuan21176 жыл бұрын

    Object not found! The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error. If you think this is a server error, please contact the webmaster. KEEP GETTING THIS ERROR PLEASE HELP

  • @bridget1356
    @bridget13565 жыл бұрын

    followed your steps but when i log in am getting two errors. in Safari its just opening a blank authentication.php page and in Chrome am getting a http error 500. any help

  • @kelvskelvs3262
    @kelvskelvs32628 жыл бұрын

    i have a problem with login ill log my username and pass correctly but still got user doesnt exist can yo help me ?

  • @espheroz

    @espheroz

    8 жыл бұрын

    +KELVS SHUWI change FROM users WHERE 'username'='$username' to FROM users WHERE username='$username' delete the quote on the username

  • @elysechan890
    @elysechan89010 жыл бұрын

    hey I cannot register into your website. Can you send me the profile system php code?

  • @jufreyninobayog2770
    @jufreyninobayog27708 жыл бұрын

    blank page :( same code but ill use notepadd ++ // help me please... BSIT Student here... i need it for my thesis...

  • @akashharidas7248
    @akashharidas72487 жыл бұрын

    what is dbc.php???

  • @11Cassis11
    @11Cassis1110 жыл бұрын

    Hello, I followed everything you did but i can log in with all kinds of username's and password's. It will redirect me to the autentication.php ofcourse. And there i get an error: Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\account\authenticate.php on line 11. i think the log in won't is connected or something. I hope you can help me with this. :)

  • @patrickbergmann7238

    @patrickbergmann7238

    9 жыл бұрын

    Change this :) $query = mysql_query("SELECT * FROM `users` WHERE `username` ='$username"); to $query = mysql_query("SELECT * FROM `users` WHERE `username` LIKE '$username' "); This is working

  • @lakessubra3437

    @lakessubra3437

    4 жыл бұрын

    @@patrickbergmann7238 its not working also

  • @coolvibesreloaded7946
    @coolvibesreloaded79463 жыл бұрын

    rite #abell12 a couple of things i'm not happy with 1. my username password ect don't work becuase your too lazy to code it instead you unzipped a folder in which i haven't got. 2. yes i copied all your code no my profile thing don't work i have a problem on line 19

Келесі