Cazpa.com PHP Developer & Website Designer

3Feb/1025

PHP Tutorial // User Registration w/ SQL 2 [Better]

a user registration using php and mysql, much better than the other one, also double the length. source available at neoblob.com

No related posts.

About Daniel Smith

I am the boss around here, if you need anything then send me a message :))

Popular Content & Keywords

add update delete in php,depositfiles hack,warning: mail() [function mail]: smtp server response: 554 the message was rejected because it contains prohibited virus or spam content in,rails vs php performance,add update delete records from sql server using php,php define variable,php add update delete,php tutorial deutsch,warning: mail() [function mail]: smtp server response: 554 the message was rejected because it contains prohibited virus or spam content,tutorial create contact form in dreamweaver php,ruby on rails vs php 2010,php tutorial // user registration w/ sql,,send emails with a web form: php scripting,php tutorial - register form insert into database
Comments (25) Trackbacks (0)
  1. Dude I really need your help. I am developing a website and there is a form i want to show only once. Whenever the user send the information I want to stop showing the form even if he /she returns to the same page. How can I tell php to do that? do you know? Also, which php community do you recommend for finding more programmers? thanks

  2. Thanks a lot for your detailed PHP videos. I really enjoy watching them.

  3. Hey set a cookie after it is sent, if that cookie is present do not show the form… example…

    if( !isset($_COOKIE["formsent"]) ){

    // show form…
    }

  4. Is that a \n tag your using at the end of the html lines because it doesn’t do anything on mine, it physically writes \n where i am assuming it should be some kind of gap (similar to   except larger

  5. you only use it php and it means new line.

  6. What was that function you posted in the beginning? What is that for? I couldn’t really hear what it was well.

  7. Do you have a text version of this code on your website by any chance?

  8. 13:30 good call!
    There were so many damn haters posting to your last video – pissed me off. Like “what, can you do any better then?!”

    Glad you didn’t get discouraged and instead made the tutorial even better.

  9. need help cant find ur sorce code and need help makeing a password reset reminder section help please i can send you what i have so far?:P?

  10. The link to the source code and well everything on the neoblob/phpsquad link is missing. Nice tutorial though and the other simpler version was good to do because for beginners at least it’s a bit easier to get your head around it all.

  11. phpsquad[dot]net

  12. bro use clearer code display next time thx alot

  13. Damn! your coding was all over the place.

  14. looks fine to me lol

  15. type “=fmt&18″ after the address in your address bar which will enable High Quality. That will make the code appear a little better.

  16. not rly, it’s &fmt=18

  17. oops, my bad. thanks for the correction

  18. look at 6:22 !!!

  19. 16:15

  20. Small mistake you made there, good tutorial but i made this mistake aswell once. You are using && instead of ||, what this means is that when someone fills in one field it will just insert it into your database and having blank fields and stuff.

  21. u chat bare shit get to the point man

  22. the source on ur site won’t open on my computer. I have tried updating everything. coould u plz send me the code.
    thx in advance

  23. lol , you suck .

    btw , “es queue el”

  24. I for one found BOTH version useful.
    At least the guy is trying to help people by making a video and sharing what he’s learned.

    I don’t reacall him saying he was a professional.

    Like he said, if you can do better, get on camtasia and do so or else stop pointing out stupid things like how he pronounces SQL.

    Tsk Tsk.. some people are so useless and petty.
    Good on ya matey, thanks for the video.

  25. Fucktion ? lmao


Leave a comment

You must be logged in to post a comment.

No trackbacks yet.

Powered by WordPress Lab