PHP user login test

A huge step for me in programming- I got a simple user authentication to work through php. It took some stretching and “feeling my way through the dark” but I got something that requires a login and logout and it seems to work. The SQL database stuff was a bit of a fanagle since it veered off from my book but this time I looked around and was able to “upload” my queries instead of typing them out in a command prompt. I’ll work on it a bit more later but it’s sleepy time.

links:
My Quick and dirty test
User: jack
Pass: toronto

Book reference: PHP Hacks- Tips & tools for Creating Dynamic Web Sites
Online Tutorial: Simple Login, Logout, and Session Handling

Comments

One response to “PHP user login test”

  1. Ivan W. Lam Avatar
    Ivan W. Lam

    Yay Yukiko! I don’t know how you did all that, but it works! And that feels good doesn’t it?

Leave a Reply to Ivan W. Lam Cancel reply

Your email address will not be published. Required fields are marked *