General Question

muchtoo's avatar

Finding PHP video to help create sign up?

Asked by muchtoo (11points) September 1st, 2010

So I’ve created a simple website where if you’re in the SQL table you can log in and out but how do I do a registration page? so you can type in your details and sign up?

http://www.youtube.com/user/phpacademy#g/u

use him if you can but I can’t seem to find the videos there.

Observing members: 0 Composing members: 0

1 Answer

Zyx's avatar

I haven’t ever heard of anyone learning PHP with video, but what you’ll need is to create another form with the relevant boxes (name/email, password, confirm something for some reason). Take the POST data and run it through a page to make sure it’s safe and stable. Then store the information in the same sql table the login information is checked against. If you do this right you should be able to use your new page to register an account.

http://www.tizag.com/ is pretty cool but you might want to google something like “programming resources” or “PHP resources” and look for what other people did.

Answer this question

Login

or

Join

to answer.

This question is in the General Section. Responses must be helpful and on-topic.

Your answer will be saved while you login or join.

Have a question? Ask Fluther!

What do you know more about?
or
Knowledge Networking @ Fluther