6 Responses to “PHP Lesson 10: MySQL User Login – Part 2”

  1. delnuevoportil says:

    Amigo hazlo en español para los que no sabemos inglés. Un saludo.

  2. yanitor says:

    I’m looking for a website coder to do some freelance work.

    Contact me urgently at

    will(at)artisticintension(dot)co(dot)uk

  3. Doyubi says:

    A note for new SQL coders. This dude did nothing wrong at all, but people read SQL very differently.

    To me “SELECT * FROM table WHERE this=’that’” is complete nonsense. Noise!

    If you feel like me (god forbid) you can write it like this:

    SELECT *
    FROM table
    WHERE this=’that’
    ORDER BY RAND()
    LIMIT 1
    … and so forth.

    If you are one of those who think you can survive with plain text files… Forget it! Get your ass in gear and learn the fucker. SOOOO many dooors open, it’s sick

  4. gorilla3d says:

    This entire userbase series needs a revamp anyways I’ll see what I can do.

  5. chibone1 says:

    yeh i want to make an anime page which ppl can register to watch videos

  6. motorspear903 says:

    You could try to make a register page so that we can have people register on our site.

Leave a Reply