+ Reply to Thread
Results 1 to 4 of 4

Thread: Installing a login php script. Need a little explanation.
      
   

  1. #1
    heartdesign is offline Sergeant
    Join Date
    Nov 2007
    Posts
    21

    Default Installing a login php script. Need a little explanation.

    Hi all, i need a little help please.

    I've found a login script i would like to install on my site.

    I've created the relevant mysql database and now im instaling the php.

    How does it work though? What i mean to say is where do i put the php on the page? do i just save it as a .php in notepad and upload it or does it have to be in the html of each page.

    If anybody could please just give me a quick overview and explanation that would be fantastic.

    Thanks

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Installing a login php script. Need a little explanation.

    It depends on the login script, generally you upload the files that script comes with, and then on each page you want protected you insert some php code. With most it doesn't matter where you put it. If the script redirects or displays an error instead of the pages content it shouldn't matter, if it displays an error within your website content (basically keeps the header and menu but replaces the content with the error) then it might, you will need to check the installation guide it should come with.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  3. #3
    Phouber is offline Corporal
    Join Date
    May 2008
    Posts
    10

    Default Re: Installing a login php script. Need a little explanation.

    If you show us the script we might be able to point you in the right direction :D

  4. #4
    misskhan is offline Private
    Join Date
    Jul 2011
    Posts
    1

    Default Re: Installing a login php script. Need a little explanation.

    is there any real helper who help us in free by showing step by step coding php or html scripts using database in my sql...... to make login form with all the backend procedures including admin side and database.... thanks

Thread Information

Users Browsing this Thread

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

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49