Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> User Log-in, PHP question
ddwyer
post Jan 13 2005, 03:41 AM
Post #1


Newbie
*

Group: Members
Posts: 9
Joined: 2-August 04
Member No.: 461



Hello all,

I am a PHP n00b. I have read the Login page post, which is over my head. I was hoping someone could explain a concept to me more in layman's terms. This is what I hope to do - I want to go to my url (www.xyzblah.com) and have it automatically prompt for either a username and password, or just a password. After the correct credentials are supplied, go to the regular index.html.

Any help you could give me is appreciated.

Thanks.
Go to the top of the page
 
+Quote Post
ill
post Jan 13 2005, 04:33 AM
Post #2


Super Member
*********

Group: Members
Posts: 385
Joined: 10-August 04
From: United States
Member No.: 761



You should probably use some sort of portal. A portal is a big content management system.. Or you could use a forum and include the login from that onto your index page and then make it forward you to like an index2 page. I'm not sure. Try xoops.org or phpnuke.org. Uhm just go through your Cpanel and find an image called Add-On Scripts or something of the sort and you will find many Content Management Systems (CMS) which would probably be easiest for you. I used to use XOOPS and it worked fine, I had a login on the main page to where it logged you in and then displayed the main site. It has features such as forums, links, articles, downloads, etc. It's pretty good. I never really like PHPNuke but I know people who really like it.. So give a few a try I guess, or maybe someone else can come up with something better.. lol
Go to the top of the page
 
+Quote Post
finaldesign
post Jan 13 2005, 03:06 PM
Post #3


Premium Member
********

Group: Members
Posts: 190
Joined: 3-November 04
From: Croatia
Member No.: 2,103



QUOTE(ddwyer @ Jan 13 2005, 04:41 AM)
Hello all,

I am a PHP n00b.
*




If you want somethin simple but eficient you can google for PHP password script, you will find many small scripts that can be put at header of page, and make that page password protected. There only thing that it's not 100% secure... anyone who has granted acces to your webhost's ftp can download sourc of php file and see password phrase in it. Average user cant see password from page's source code. Anyway Im using similar system on my new webpage, but im working on some kind of password shaddow file - if you know unix/linux you'll understand...
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. User Login System With Setcookies(13)
  2. Cleaning User Input With Regex(1)
  3. Password Strength / User Availablity Scripts ?(2)
  4. Script That Tracks The User Status(4)
  5. Directing To A User To Specific Page First Time Only(3)
  6. Multiple Drop Down Lists ?(4)
  7. Compare 2 List Of User Ids From Different Tables(1)
  8. [mysql]get Id Of Loged In User?(7)
  9. Php Ftp Upload Form(1)
  10. Unexpected T_string In User.php [resolved](5)


 



- Lo-Fi Version Time is now: 12th October 2008 - 09:50 PM