+ Reply to Thread
Results 1 to 5 of 5

Thread: Login register scripts needed

  1. #1
    dg.411518 is offline x10Hosting Member dg.411518 is an unknown quantity at this point
    Join Date
    Jul 2011
    Posts
    5

    Angry Login register scripts needed

    need a php script for login register script which works in x10hosting for my site. need a step by step tutorial

  2. #2
    jfrancis79 is offline x10Hosting Member jfrancis79 is an unknown quantity at this point
    Join Date
    Jul 2011
    Posts
    83

    Re: Login register scripts needed

    Hello,

    You might want to take a look at my post on Free PHP and MySQL Login Script at http://my.afn.me/wpf/wp/?p=47 .

  3. #3
    essellar's Avatar
    essellar is offline Community Advocate essellar has a spectacular aura about
    Join Date
    Feb 2010
    Location
    Toronto, Ontario, CA
    Posts
    1,153

    Re: Login register scripts needed

    Quote Originally Posted by jfrancis79 View Post
    Hello,

    You might want to take a look at my post on Free PHP and MySQL Login Script at http://my.afn.me/wpf/wp/?p=47 .
    That script uses unsalted MD5 hashes and the soon-to-be-deprecated ext/mysql PHP extension.

    MD5 is a broken hash, and should no longer be used for any cryptographic purposes, and using any hash without salting leaves you vulnerable to rainbow table attacks. For reasons discussed in this thread, use of a deliberately slow method for generating your stored hash is much preferable. If there's one take-away to keep in mind, it's that it's not just your site you need to protect. The chances are pretty good that your average naive user is also using the same password on other sites, and it really is up to us to protect our users from themselves.

    Stop using mysql_* -- not only does it leave you open to SQLI attacks, it will start generating errors in a couple PHP dot versions down the line (deprecation errors are slated for PHP 5.5) and will be removed from the language at some point. Use PDO (PHP Data Objects) and prepared statements instead. They've been around for years, there's no longer any excuse not to use them.

    By the way, callumacrae's linked script (hosted on github) in the thread referenced above is a good one -- despite the razzing I gave him for plain-text emailing of passwords (something customers often want even though it represents a distinct vector for attack).
    “Beware of bugs in the above code; I have only proved it correct, not tried it.” --Donald Knuth
    "It was as if its architects were given a perfectly good hammer and gleefully replied, 'neat! With this hammer, we can build a tool that can pound in nails.'" -- Alex Papadimoulis (on TheDailyWTF.com)

  4. #4
    LostHorizon's Avatar
    LostHorizon is offline x10Hosting Member LostHorizon is an unknown quantity at this point
    Join Date
    Dec 2010
    Posts
    35

    Re: Login register scripts needed

    Hi "essellar",

    Due to the increasing demand for the popular "login PHP/PDO script" (have you ever noticed that once in a while, a question about the script pops up?), so my idea (if it's not TOO MUCH to ask) is that if you, "mission", "callumacrae", or anybody else (whoever's an expert in this, and also, who can find the time) can write (may be not individually, but a joined effort - however you all decide to do it) a working, simple step-by-step tutorial, and put it in the Sticky Threads section of the Tutorials forum (this will also help in reducing the number of questions on the subject later on).

    I know that I, for one, for SURE will be benefiting A LOT from such a script.

    P.S.: If you all decide to go for it, PLEASE keep the codes' explanations SIMPLE, short, right to the point as many of us are not as knowledgeable on the subject as you do (think of it as writing for DUMMIES, myself included).

    Thank you very much.
    Website: http://losthorizon.cz.cc/

    "Genius is one percent inspiration and ninety-nine percent perspiration" -- Thomas Alva Edison.

  5. #5
    gouri78's Avatar
    gouri78 is offline x10Hosting Member gouri78 is an unknown quantity at this point
    Join Date
    Jul 2011
    Location
    India
    Posts
    71

    Re: Login register scripts needed

    u can use any forum direct and easy
    SMF is best from my views

+ Reply to Thread

Similar Threads

  1. Pay...Register...Login..?
    By John Klyne in forum Scripts & 3rd Party Apps
    Replies: 1
    Last Post: 01-07-2011, 10:30 AM
  2. Suspicious scripts explanation needed.
    By for_lippo in forum Free Hosting
    Replies: 10
    Last Post: 06-13-2010, 03:41 PM
  3. Best Scripts To Use? Ideas Needed!
    By eyewonderadmin in forum Programming Help
    Replies: 0
    Last Post: 12-11-2008, 08:54 AM
  4. PHP login/register form help
    By Fsmvda in forum Programming Help
    Replies: 2
    Last Post: 10-18-2008, 06:33 AM
  5. Help with my login/register script
    By callumacrae in forum Programming Help
    Replies: 4
    Last Post: 05-27-2008, 04:45 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers