Added: 4 years ago
From: lifeg0eson666
Views: 28,855
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (134)

Sign In or Sign Up now to post a comment!
  • mate you have talking problems, every 3 seconds you stop talking and go: aam, like a fckng girly. i m sorry for you.

  • another one came up too :/ its this

    'Unknown column 'admin' in 'field list''

  • 'Notice: Undefined index: submit in C: on line 7

    what is this and could you explain how to fix this please?

  • Do you have a video on an automatic return email for your website users recovering usernames or passwords/storing the information in some sort of database?

  • Very good piece of work. Amateur PHP, good for learning.

  • Column count doesn't match value count at row 1

    dont know what to do..

  • Column count doesn't match value count at row 1

  • ummm the code doesnt work can i hav som help?

  • Comment removed

  • Thanks man, I saved the video on my mobile phone (just watched on my phone too), so I can watch it and use it on my laptop. Really the best PHP registration tut on youtube I believe!

  • ппц говнокод.

  • Your voice changed hahah :)

  • Great tutorial, very helpful, thanks.

  • Awesome choice in editor btw :P

  • 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','ae2b1fca5159­49e5d54fb22b8ed95575','testing­@test.com'' at line 2

    and this is what seems to be wrong :INSERT INTO `users` (`username`,`password`,`email`­,`name`,) VALUES('$username','".md5($pas­sword)."','$email','$name');"; $res3 = mysql_query($sql3) or die(mysql_error());

  • @pokeplatinum62

    did you find your answer to your question?

    it seems we have same problem here 

  • @pokeplatinum62

    did you find your answer to your question?

    it seems we have same problem here

  • what did he type for the email validator i didn't catch it

  • 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?

  • 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!

  • 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?

  • @1KeyIDentitY Hi, good question. View my tutorial PHP Forum | Login and Logout, it uses this registration tutorial as the base.

  • Well thanks mate..this is the best php vid I've ever watched so far that deals with user registartion...big up man...it's been really helpful....keep the good work going mate....thanks again:)

  • didn't understand a thing

  • 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 :(

  • 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....

  • 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

  • To view in HD just add &fmt=18 to the url and then slap return, hey presto youll be able to read the text.

  • I don't get two things where do you save php file? And how is it connected to database you created on phpmyadmin?

  • 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.

  • @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....

  • whoddaya take the ! out of if(!$_POST['submit']);

  • Sigh. It does not stop giving me the parse error in $res4 = mysql...

  • I just figured out why. But, I still get an error on line 6 (the if(!$_POST'[submit]') one.

  • you need if(!$_POST['submit'])

  • Now I need to find out how to login.

  • If you go to my channel page and view the PHP Forum tutorial playlist, check out PHP Forum // Login and Logout, it was made to work with this registration tutorial.

  • I believe I'm using it right now. Your tutorials are great, by the way.

  • man you dont have to echo all html forms tables etc... just close those php tags just after the if statement and write those html tags directy and at the end of it open the php tag and close the if statement... that's all... this way you can see how those form content looks like in programs like Dreamweaver... and you wont need to escape all those quotemarks...

  • Excellent tutorial!

  • I have the code perfect, and everything, but whenever I click submit, no matter what is in the boxes, It displays a blank page with "Query was empty". Can't figure out what's wrong...

  • The source is available if you're in dire need of it.

  • waaa,

    sir i can pause it now hehe

    ty for fast responce

  • Sir can you upload the HD video and send it to me so i can pause the video , coz the video in your site haven't pause botton or i dunno , also send to me the files u used in the video , ^_^

    it will be wonder if you do that to me ^_^

  • Just right click the video and click Play, it will pause it. If you weren't lazy you would realize the files are already available.

  • man, you sound really different from ur first reg tut.

  • My friend can't see a thing you are typing.

    It would be simplier if you zoom in twice and then film, cauze trully it is better to see what you type instead of full page with porridge.

  • add &fmt=18 at the end.

  • I know this address end is for hq, but even with it letters are seen small, very small.

    Sugest for "students" and "lecturers" to learn from phpacademy user's lectures.

    lifeg0eson666 i admire your work and thanks a lot for posting such valuable material.

  • or phpsquad(dot)net/video(dot)php­?v=reg_v3

  • Comment removed

  • You're too SLOW! Turn it up a knotch!!

  • noobs source is on his site..

  • lol.

  • Can you please send me code for this?

  • Hey Sorry But I cannot read what you have typed in the video can you post the code in Video Description or can you make your video over and have better quality this time please. Thank You. 

    - AbdulSaqib

  • Hi dude, i love you HD video but!! when i followed your tutorial i found 2 problem or just one :P

    connect(); does not work for me, so i tryd $connect

    but it does not work when i click register.. it might be 2 problems or just one..

    tnx for a good tutorial :)

  • Nwm i found it X) i had function connecet () { Hehe...

  • Why do you use /n and =\"word\"

    it just shows up as something wrong in my phpDesigner unless i need to change some setting

  • \n, when you view the source of page acts as a new line in the HTML, not a break, just a new line.

    and =\"word\" i'm escaping the quote so it's more HTML friendly

  • ei, uhmm, i cant view the hd in your site, do you have like a text copy of the codes?

  • What is the difference between regular PHP codes and a PHP template? Specifically, what is the difference between Smarty PHP templates and regular PHP templates? (I know what a template is, but not sure how a Smarty Template differs from other PHP templates)

  • Smarty basically predefines everything in the page, so all you have to do is naturally set variables that will fill those spots in, as for regular PHP you define and fill in each variable in the spot that is going to be on your page.

  • i cant read it

  • view the high def...

  • I can't read it. :\

  • view the high def...

  • Anybody if youre having trouble viewing add &fmt=18 to the end :)

  • Hey, Marcus, this is a very helpful PHP video. Do you also code in Ruby?

  • I cant see anything :(

  • I keep on getting this error:

    Parse error: syntax error, unexpected '{' in register.php on line 80

    And I can't find the unexpected { because everything seems to be in place

  • Nevermind I fixed it.

  • Hello Lifegoeson!

    You are doing a great job here for people like us.

    I also would like to let you know about the difficulties some of us are facing with this tutorial.

    It's bit difficulties to read the whole thing; to be frank with you let me say that it is really impossible to understand due to the unclear letters.

    Give it a thought buddy, maybe you will find a way to let us know how to clear this thing up ...

    :-)

    Thanks.

  • yeah i figured it out at the last moment and i got to say u Rock m8!!!^^

  • please post a Source code becuase i cant even read what u wrote...-.-' so please post a Source code and ur Site dont work...

  • What's the point of posting a tutorial if I'm just going to hand out the source to anybody who wants it? My site works, you just went to the wrong one.

  • Hey can you please post the source of the table because HD doesn't work for me and I can't read it from here.

  • Crap can't edit, anyway my code is incorrect and I keep getting errors so is it possible that either you post the source code or I email what I have and you help me fix it?

  • It would be great if could add rw/ff to the HD videos.... for some reason the video stopped and I had to refresh.... but it started from the beginning

  • hahahahahahahahahahhahahahahah­ahahahahahahahahah

  • The sound on the HD Video is fucked up "/

  • mm what about give us source?

    i cant see anything :(..

  • Giving the source away would be a waste of a tutorial, view the high-definition on my website.

  • Congratulations for your tutorials. Your tutorials are great. Thanks alot for you effort, thank alot for explaining all those things for us. Thanks !

  • Thank you :)

  • Ps: @ the dude having problems with the errors, try:

    die($error[] = "Your error here");

    instead of:

    $error[] = "Your error here";

    The die() function stops everything, and echos whats in the brakets.

  • $error[] = "Your error here";

    that is adding to the error array, if you die it on one error, the whole script is going to stop until you check the rest of the script.

  • Yeah, I suppose there isn't much point to the array if you die(). It was just a quick fix for

    ggggggrn.

    What would be really cool is some AJAX, but still, if the user had jascript turned off your foreach method would still be the best.

  • Your videos are great - really informative and clear. I reccomend the high def ones.

    I like the way you say abbreviations ;)

  • Thank you :) Glad somebody likes the way I say stuff :p

  • Very good tutorial. And I subscribed as well> But please give the link with some good quality :) I would like to see this tutorial again with good quality. The link in descriptions isn't working :( FAISAL!

  • Thanks :) phpsquad[dot]net :)

  • Neat and organised, very good work.

    As those HD vids are down, could you please post/PM that $checkemail string, as I couldn't see, nor comprehend it, and it's my last error (I hope). Or is it a "secret recipe"?

    You're a great-great help. Thank you for it.

    Peace

  • The HD works, just view my channel and go to the link on there, I just haven't updated the link here.

  • awsome tut.

    One small problem i was watching the the hd version and after you did the pause for the table you started going to fast and i didnt have enough time to type it in. If you could spear some time to maby do a text version i would be very grateful

  • Thanks. Yes, I'm aware of the "you can't pause." But you can still right click and uncheck the "Play" option and it will pause the video.

  • didnt no you could do that. Tyvm

  • An excellent video. Kudos to you mate.

  • Thanks :)

  • Sorry for double post, but do you need the AIM variable to be checked? If not, how do I make it optional?

  • just remove anything that it checks on

  • Link to HD gives an error :*(. Can you send source?

  • lol no. phpsquad[dot]net

  • good job making the video.

  • thanks :)

  • very good tutorial, just finished it and have a better understanding for it. Only thing that need an explanation is why in the if section there is \ before and after everything? will it not read correctly without them? what is the reason behind that? Thanks for the help.

  • where can i get all of your php coding from? id like to get a copy of all of them because its kinda hard to keep up with you on the vids when you cant see and HD you cant pause or play.

  • you can pause it, just right click it and uncheck Play... none of my source is ever available.

  • well on another tutorial you told us you would post the code on a website so that we could get it incase we couldnt keep up.

  • that's not this video though

  • Ithink your HD videos are down on your website..

  • phpsquad[dot]net

  • go to phpsquad[dot]net

  • Sound and image is not matched in HD version + there is no control bar so I cannot stop the video to see the codes. If you can provide the links to download those videos, that will be great.

    Anyway, thanks alot.

  • I'm going to be redoing the SWF of it, so it'll be like that for a couple more days

  • Fantastic video! Thanks a lot, it really helped me. I am however having a little problem trying to login with a password which has been encrypted with md5, but I'll find out a way somehow.

    Thanks agian, keep them coming!

  • Glad you liked it, you're welcome :D

  • buy it

  • Do you have the source? I just need to look at the error part. I am confused of that part.

  • Just FYI the high def one looks great, but the audio sounds CRAZY it has random spirts of you sounding like a chipmonk and then you sound like the devil. I am not sure why, but if you could get that working that would be great.

  • Lol. I guess my computer was flipping out at the time. Thanks though.

  • Thanks for the video!!! I really liked the idea of using an array for the errors, that will make formatting multiple errors. Liked that coding more than your other videos, very nice! Thx again.

  • :D Thanks, glad it helped.

  • Using HereDoc would be better i think where , more HTML is needed. Because, echo makes it unreadable or hardly readable code after 1000 lines.

  • dude! your voice changed! congrats! you are now an adult! and another soldier in fight against communism! :) :) great videos!

  • If I posted the source it's learning it is it? The other vid is HD, let it load before you play it

  • No. I suggest you just follow the tutorial and give it your best.

  • Why are you calling both mysql_real_escape_string() and addslashes() in your protect() function? The addslashes() call is absolutely unnecessary and may even corrupt your data if you forget to remove these slashes when you fetch and print out the data again. For escaping special chars in the HTML output there's htmlspecialchars().

  • You make a point, it's only adding more slashes, I've worked with this before.

    mres for hello y'all would be: hello y\'all

    mres + as for hello y'all would be: hello y\\\'all

  • yea i dont really understand the slashes either, could they be removed? why is this security?

  • Hey ive tried this script but when i preview it it says Parse error: syntax error, unexpected '}', expecting ',' or ';' in C:\xampp\htdocs\xampp\fusion\r­egister.php on line 110

    but theres only a } which needs to be there...any suggestions? thanks :)

  • Check the line before it

  • doesnt seem to have any error in that line either :S

  • Good video, good idea with errors array, i will use it in my scripts.

    If u can please make login script using sessions and cookies, i would like to see how you are making this.

    Good video, congratz !

  • Thanks :D

    I'm most likely going to do that.

  • I'v forgot, i am using the phpdesigner 2008, thanx to you, i did'nt even know that there is so good php editor.

  • Dang, if this really is you, then your voice has changed a lot from a year ago untill now. o_o

    I was watching the other video, then this afterwards, and I was like.. What the heck?

  • Lol it's really me.

  • thanx buddy...but the video quality is bad

  • If you listened you would have went to the video description for high definition.

  • thanks marcus :)

  • nice, I love it

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more