Closed Thread
Page 7 of 8 FirstFirst ... 5678 LastLast
Results 61 to 70 of 77

Thread: Simple Register-Login-Logoff System

  1. #61
    nipaa1412 is offline Newbie
    Join Date
    Jul 2009
    Posts
    1
    Rep Power
    0

    Re: Simple Register-Login-Logoff System

    I tried to use ur script and adapt it to my database. However, once it registered, it seems it did nothing and my sql is telling me that i did not make any changes>.<

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #62
    cnttlc is offline Newbie
    Join Date
    Jul 2009
    Posts
    1
    Rep Power
    0

    Re: Simple Register-Login-Logoff System

    This code can hacker injection.

  4. #63
    Jaan Guest

    Re: Simple Register-Login-Logoff System

    Yes.. but it's very simple that's why it's called simple..

  5. #64
    arslan220 Guest

    Re: Simple Register-Login-Logoff System

    thanks for sharing this very nice.

  6. #65
    Jaan Guest

    Re: Simple Register-Login-Logoff System

    You're welcome

  7. #66
    andy2006 is offline Newbie
    Join Date
    Aug 2009
    Posts
    1
    Rep Power
    0

    Re: Simple Register-Login-Logoff System

    thanks

  8. #67
    Jaan Guest

    Re: Simple Register-Login-Logoff System

    Quote Originally Posted by wheay View Post
    thank you, you make coding php a lot easier.

    one question: is this safe for sql injection?
    naaah.. you should add security things to there..

  9. #68
    phillw's Avatar
    phillw is offline Learning Programmer
    Join Date
    Aug 2009
    Location
    Northwest England (UK)
    Posts
    82
    Blog Entries
    1
    Rep Power
    0

    Re: Simple Register-Login-Logoff System

    Preventing SQL injections is a pain (I'm learning about it before I make my test site available)

    There is a good explanation on us2.php.net on the use of mysql_real_escape_string at

    ** cant' post the link ** ::SIGH::

    It comes with some examples - it also, importantly, told me about it's cousin mysqli_real_escape_string --- Which is important to me, as i use that library !!

    ** can't post the link ** ::SIGH:: Again

    Which is the same, but different

    When I get completely stuck - I'll be back to ask for help

    Regards,

    Phill.

  10. #69
    dudesky is offline Newbie
    Join Date
    Oct 2009
    Posts
    1
    Rep Power
    0

    Re: Simple Register-Login-Logoff System

    ok i will try this one i have also a simple php registration login

    dudes-online.zxq.net/viewtopic.php?f=2&t=2

  11. #70
    Kill3ru's Avatar
    Kill3ru is offline Newbie
    Join Date
    Oct 2009
    Location
    England
    Posts
    6
    Rep Power
    0

    Re: Simple Register-Login-Logoff System

    wow this really helped me alot ! Thanks alot mate !

Closed Thread
Page 7 of 8 FirstFirst ... 5678 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Login and Register Forms, using database
    By Zvone in forum Visual Basic Programming
    Replies: 2
    Last Post: 09-03-2011, 11:17 AM
  2. Simple Login/Register/Main Script
    By Whitey in forum PHP Tutorials
    Replies: 40
    Last Post: 09-27-2010, 12:25 AM
  3. Login Script - With MySql - Register
    By jthom263 in forum PHP Development
    Replies: 1
    Last Post: 05-08-2010, 04:10 AM
  4. Login/Register Script
    By Whitey in forum PHP Development
    Replies: 6
    Last Post: 06-07-2008, 10:34 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts