Micro Niche Builder
Closed Thread
Page 2 of 2 FirstFirst 1 2
Results 11 to 13 of 13

Thread: Restricting multiple login

  1. #11

    Default Restricting multiple login

    How can I restrict multiple login to my website? i want to allow only one login at a time from one ip
    Regards

    Dean Callaway
    -=-=-=-=-=-=-=-=-=-=-=-
    www.decaldomains.com
    www.ringtone247.com

  2. #12

    Default Re: Restricting multiple login

    youll have to change something in your htacess file
    Bart Fielder
    2965 E. University Ave Suite A
    Fresno, CA 93703

  3. #13

    Default Re: Restricting multiple login

    You should use database which you are using for authentication checking set a flag field for login if one person logged in then set the value to 1. And you can check it for login. .htaccess cant be used in case of different ips login you have to use database for it

Closed Thread
Page 2 of 2 FirstFirst 1 2

Tags for this Thread

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