• PHP Tutorial // Registration V3.

    Obtenir le code d'intégration de la vidéo


    Envoyée le vendredi 30 novembre 2007 20:51:35
    par lifeg0eson666
    Vue 20963 fois
    Note 4.6 sur 52 vote(s)

    This will be the best of my registration series.

    HD: http://phpsquad.net

  • simonttz

    Your voice changed hahah :)
    samedi 28 août 2010 05:38:31
  • SpareHeadThreee

    Great tutorial, very helpful, thanks.
    mercredi 25 août 2010 12:30:56
  • priceydude

    Awesome choice in editor btw :P
    lundi 23 août 2010 04:58:34
  • stupidity72

    Hey...if you want to learn php quick, this book really helped me: fur(dot)ly/1iav -- replace the (dot) with .
    lundi 16 août 2010 13:19:53
  • pokeplatinum62

    help i keep getting this 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 ') VALUES('testing','ae2b1fca515949e5d54fb22b8ed95575','testing@test.com'' at line 2 and this is what seems to be wrong :INSERT INTO `users` (`username`,`password`,`email`,`name`,) VALUES('$username','".md5($password)."','$email','$name');"; $res3 = mysql_query($sql3) or die(mysql_error());
    vendredi 13 août 2010 21:22:38
  • pokeplatinum62

    what did he type for the email validator i didn't catch it
    vendredi 13 août 2010 21:03:07
  • 1KeyIDentitY

    @lifeg0eson666 The issue for me is that its not formatted specifically for the reg form... whats the chances you have it formatted and taillored to the reg v3 tut?
    mercredi 04 août 2010 18:22:12
  • 1KeyIDentitY

    The issue for me is that its not formatted specifically for the reg form... whats the chances you have it formatted and taillored to the reg v3 tut?
    mercredi 04 août 2010 18:21:41
  • 1KeyIDentitY

    HEY! THANKS so much for the reply... My issue is more with actually using the login since it is geared towards your forum, any chance you have it formatted to fit just the registration tut you did ? I WOULD PROLLY LICK UR TOES LOL Just KIDDING!
    mercredi 04 août 2010 18:20:48
  • lifeg0eson666

    @1KeyIDentitY Hi, good question. View my tutorial PHP Forum | Login and Logout, it uses this registration tutorial as the base.
    mercredi 04 août 2010 18:16:41
  • 1KeyIDentitY

    Hey! Thanks for all the help, I am trying to make a login section now that I have the registration working with the DB without any errors ect... It seems the login is geared towards a forum? How do I configure the login pages so that it works with just the Registration V3 pages?
    mercredi 04 août 2010 11:14:14
  • Mickycond86

    didn't understand a thing
    mardi 20 juillet 2010 11:47:25
  • kipkip123thomas

    i need help i gaint this error No database selected i have changet the database from local host to my webhost and the username to my own can you help me :(
    mardi 06 juillet 2010 06:55:11
  • BrianTeamTV

    to get the code use this. BUT REPLACE THE dot INTO . REPLACE DASH INTO / phpsquad dot net dash code dot php? id = 1
    vendredi 25 juin 2010 04:37:26
  • okliertw

    Why are you using addslashes()? You should use mysql_real_escape_string(). And have you ever heard of HEREDOC? Saves you a lot of typing....
    lundi 14 juin 2010 15:18:41
  • fawz07

    Hi..I copy your source code and thanks loads,everything works fine. But I keep getting a notice : unidentified index : submit. What should i do to remove that notice. Thanks
    mardi 27 avril 2010 02:35:03
  • dashbyictfd

    @Kvzch Save the php files in the same directory on your server, to create the database if this is what your question is you need to log into your control panel, scroll down the control panel until u see the icon to create the database then you need to add a user which you also need to create in your control panel then you add the user to the dbase then you click your control panel home icon, scroll down to the phpmyadmin icon, you will see the database you created in the left margin....
    vendredi 09 avril 2010 22:42:13
  • dashbyictfd

    then enter the name of the table so say user into the textfield and click go, you will then see the database with 1 table.
    vendredi 09 avril 2010 22:41:41
  • dashbyictfd

    To view in HD just add &fmt=18 to the url and then slap return, hey presto youll be able to read the text.
    vendredi 09 avril 2010 22:36:24
  • Kvzch

    I don't get two things where do you save php file? And how is it connected to database you created on phpmyadmin?
    dimanche 28 mars 2010 19:44:18
  • Alec7890

    you need if(!$_POST['submit'])
    mercredi 03 mars 2010 15:24:48
  • vb6help

    because you write the single quotations outsite the square brackets... should be ['submit']
    lundi 01 février 2010 12:54:09
  • Chazer78

    whoddaya take the ! out of if(!$_POST['submit']);
    lundi 18 janvier 2010 09:50:32
  • whoddaya

    I just figured out why. But, I still get an error on line 6 (the if(!$_POST'[submit]') one.
    mardi 29 décembre 2009 06:42:28
  • whoddaya

    Sigh. It does not stop giving me the parse error in $res4 = mysql...
    mardi 29 décembre 2009 06:26:03
PUBLICITÉ
Tags