Added: 3 years ago
From: phpacademy
Views: 114,647
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (126)

Sign In or Sign Up now to post a comment!
  • For all those lazy people who just want the script just go to phpacademy's website

    then go to his forums click code and search register

  • @13firebug13 ITS NOT THERE YA DOBBER. WE NEED THIS ASAP!!!!!

  • @EmmaLovesPot2692 i mean in steed of clicking code click source code then search register

  • @13firebug13 Shhhh. I'll do it myself.

  • thanks man really good

  • the only problem is how can i creat the login in my phpmyadmin

  • @alimunth watch the user login tutorials, this is user registration

  • @konigstiger93 yeah thanx i already did didn't know earlier

  • wheni set it in my ftp site it says couldnt connect but when i have it on my localhost it connects

  • @ProfilePageOfficial

    It's not the same settings for your remote site and for your localhost.

  • great tutorials...but can i just ask, why you are using a table for your register form? is it just for alignment purposes? people tell me to steer clear of using tables if im not using tabular data, and technically this form is not tabular data?

  • Please do a simple registe turorial later and presnt the choice.

  • where the hell is Name came from D:

  • @iShieldBoy LMAO

  • I just spent 30 minutes not realising that i misses the ' after register.php

  • show as how to make register on page not on db please

  • @doreto95 You have to use a database.

  • Oh my god . Is there anyway to dowlnoad this videos as one?. I really don't want to look where is part 2 and i ussually missed with thenewboston. Don't like that;D Thanks

  • register.php is just showing up as a text file in my browser. you didn't show where you're storing the files :(

  • @smokenfly514 he is storing at htdocs but its smarter too put make a short cutt and put it in the desktop

    when you put the file in htdocs then type in your browser :

    localhost/filename.php

  • @MyStada and you can make new folders : localhost/folder/filename.php

  • 3:15

  • Very useful.Thanks for your helpful instruction step by step.In fact,I know the php language,sql language which is closed linked together inside a web page;particularly in a online shopping and forum environment.But I don't know how to use them,therefore,I have to take my spare time to attend a class which is explained in ambiguous and less particular.Because of your Demo instruction,I know a little bit of them.Thanks.

  • You helped me a lot on my website! Keep up the good work mate!

  • this is so so cool.

  • you should make ur book ;))

  • Nice Video i can make #LIKE Facebook Social Networking Site HAHA! #NICE

  • @phpacademy i have some problem to your video Your Intro is too slow 48 Seconds

  • i'm getting a parse error on line: else die ("Please enter a username and a password");

  • hi, I have followed all your tut on login and registration but my register php code is not working is it possible you can email me the register.php code please my email address is haqfdm1@sky.com thanks

  • @ictyaz all of Alex's source code is located on his site forums which is phpacademy (dot) org then click forums

  • @ictyaz

    If you reply to this post asap, i will send it to you right now.

  • this voice is very clear! like the water ^^

  • can you add some examples about how to apply CSS into PHP?

  • You've got like the coolest accent lmao

  • Thank you very much this was really a great and helpful video.

    I have got some questions about creating a long registeretion form. so could you help me please?

  • @Sweeta50 I have created lengthier registration forms than is in this tutorial, what do you have questions about? Reply to this comment or pm me for help.

  • @99LethalEuphoria99 how can I pm u?

  • @Sweeta50 You can click on my name and then click send message next to my name on my profile. I will be out of internet access for a week though so send me the question and I will reply ASAP.

  • you type fast nice tut though 

  • Dude you are just the best on youtube

  • it won't echo

  • you make me want to cry because I realize that I'm a very very slow typist.

  • Thanks for making php very accessible! Really appreciate it.

  • I added the search engine from another tutorial and this login to my home page, when i click log in i goes to the search page and says you have not entered a keyword! any ideas? its like the log in button and search button have linked together some how???????

  • @mineshmandalia Hey man,u make ur search engine in a form with a submit button right? Probably u use the same names for the both buttons (the login and the search engine).

  • I am having a problem with my register.php form, every time I access it from my localhost I get 5 error messages before the form, of course where the php code is, and I do not know hot to fix them, the problems read: "Undefined index: submit in register.php on line 5", 8, 9, 10, and 11, corresponding to submit, fullname, username, password, and repeatpassword can some one please help, thanks!

  • @RamonVizcarraOrozco

    I fixed the problem by adding the ATTEMPT request on my form and followed by the "if" and coding appropriately

    thanks anyway :-)

  • I really like your videos, thanks for posting all this info.

  • I'm not speaking English , Alex made me easy to understand .Thanx alot for did it,

    I luv your clips.

  • Passar o Brasil a limpoTõ nessa.

  • Comment removed

  • Comment removed

  • Your tutorials are excellent but i get this when i try to view the compiled code in my browser , why is this.?

    Parse error: syntax error, unexpected $end in C:\xampp\htdocs\basics\login\r­egister.php on line 63

    Many Thanks in advance

  • @ma

    vamos?

    tyko1234

  • thanks.. :D

  • nice video tnx.. i wish your my prof. in php.. very educating.. way better than my prof.

  • php academy is better than college!

  • yes! i'm learning, thanks again buddy! next

  • how can i have all the code

  • Cool tip, thanks

  • I learn follow your php lession many time but still have problems with username and password for lession 1/2 for user login part 1/2. Everything is ok but can't login after typing username/password in localhost. I am using wamp and xamplite too but xamplite can't find my website folder where can i store those php data in xamplite.

  • En fråga alex varför använder du inte body taggen när du ska sätta in saker i html dokumentet?Vad jag vet så ska man väl göra så men du är ju experten!

    Sorry for bad english.

  • @Morris979001 I don't think he understand Swedish, but I can answer you cause I'm danish so I undertand Swedish :)

    Yes you have to make a body tag if your html need to be corect, but the reason he don't do it (i think) is cause this is a PHP tutorial and not a HTML tutorial. So he just write his HTML fast.

  • Comment removed

  • lol ur australian... ;D

  • You're a scouse!

  • hey i cant acsess local host/phpmyadmin whyy ?????

  • I wish you are here now, because I need help uploading php files to my server for authentication of a Facebook app I'm developing.

    I really don't understand Facebook's Instructions, they are not being clear and they give instructions in a way only advanced developers can understand.

    I downloaded their php library they require and extracted the files into a folder. I don't know what to do next... should I change some file names, which one is supposed to be the index?

  • You are an awesome lecturer you taught me all i no keep it up

  • You Rock!

    The best tutorial seen in my life ! Thanks a ton for the detailed explaination!

    The best part of the tutorial is that its very lucid to follow and i love ur accent!

    Is it cockney? U speak like Vinny Jones and 'Archie' from Rocknrolla

    Hey mate i dnt mean to disrespect u. I simply love it

    Thanks a lot again !!!

    God Bless You!

  • link to source code would be great.....

  • how do you install phpmyadmin

  • @MrConnor5432 I have a video on this, navigate to my PHP BASICS playlist.

  • @phpacademy thanks

  • @MrConnor5432 downlonad XAMPP free and easy :D

  • @MrConnor5432 Go and search up Easy-PHP, it come with mySQL, you can view PHP files on the browser using it, and it comes with Apache...

  • @MrConnor5432 PhpMyadmin is alrady intslled if u get xampp it shuld load if u writ localhost/phpmyadmin

  • @MrConnor5432 Just install XAMPP, it comes with phpmyadmin. To go into phpmyadmin just start up XAMPP and start Apache and MySQL then open phpmyadmin =]

  • @MrConnor5432 just WAMPSERVER evevrything will be included in that :]

  • @MrConnor5432 just install WAMPSERVER evevrything will be included in that :]

  • @MrConnor5432 You can download something called EasyPHP it is a virtual server software with PHPmyAdmin included, as well as mySQL and few more bits and bobs. That's a good alternative, as I use it all the time.

  • @AJPushkin thank helped alot

  • Thank you very much Alex for your great job.

  • hi! i do not write the registration script so please sent me registration and log in

    script at this mail ars_lover_ds@yahoo.com please help me you are great and good

    tutorials upload please help me

  • i m getting one prblm in this script, can some one hlp me?

  • dude, you're the best plus your UK accent, that makes you AWESOME, i love you!

  • man r u an bot....

    howd .....u..

    awesome

  • i love you dude ......!!

    it really help full for all of us...

    keep it up and make such kind of useful tutorials

  • nice thanks your tutorials have really helped me get started. One thing though - using tables to layout content is an old practice, they should only be used for genuine tabluar data. The same effect can be achieved using divs and css which I'm sure you're aware of. Keep up the good work!

  • You are the man!

  • You are the man when it comes to php. Thanks, I needed a bit more usefull lessons than the ones thenewboston has

  • Awesome! Finally something I could use to learn PHP!

    Awesome :) THANKS!!!!!!

  • i love you man. very nice tutorial.

  • you kick some serious a$ thank you so much

  • Isto que é tutorial :D show de bola .

    .

    Meu inglês é horrivel e mesmo assim consigo entender

    .

    ultra cool , thanks for the tutorial .

    .

    My English is horrible and you still can not understand . :D

  • Good Job Buddy :) this is what i was searching ! Awesome !

  • nice tutorials .....thank you

  • Ya you are amazing

  • its weird how fast a human can type !!

  • Wow! Dude ure one of the best on youtube. @_@ Perfect.

  • excellent work!

  • Get on another computer download an Ubuntu iso, burn it to a disc and install it to your broke computer. Or if you have a Windows recovery disc just use that.

  • it seems to me that u are a computer expert so pleeessseee help me!! i have a hp pavillion dv 6500 and when i on the laptop, the hp sign comes up and the loading bar also comes up but then the screen goes blank...i can still see some light but nothing comes up. pleeeeeaaassseee help me out!! i beg u!!!Other people viewing this cooment can help me too....I'd be really thankful!!!

  • If it as boot-up, some of your windows files might have been deleted, when the HP page appears hit F12 or F8, on of those it different, and boot in safe mode.

  • Thanks a lot for answering.....i really appreciate it.....but now its ok....it just had too many programs installed in it and so all of this took place...but still thanks for taking the trouble of answering this comment!! =D

  • I very impress of this tutorial made I am french and I am not sure someone did the same job as you, I wish I could have done half of it but any way In the present time I am seating some where in Russia and listening you video very well job I can tell you I have by the past watch some other but to complicated, those one are , but understandable. MANY THANKS from thierry delage Normandy France

  • Fantastic work, many many thanks sir

  • A++

  • brilliant tutorial:)

  • That was a sound tut! Many many thanks Alex!

  • +A

    good quali of the movie and well explained

    ty go on with that dude ;)

  • Thx that was great :D

  • Awesome tutorials, your akcent is cool too.

  • @KayferProductions accent*... too much hip hop eh?

  • @DjGalm :D lol that post was 2 years ago man, my English was blah! :)

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