Free Web Hosting Forum
(#1 (permalink))
Old
Junior Member
kingellesar is on a distinguished road
 
Posts: 1
Join Date: Jul 2012
Default Website with client log in page - 07-12-2012, 10:56 PM

Hello, not sure where to put this but here it goes:

I plan on building a website, which will have the usual pages but also a client log in page. I want the client to be able to log in and be redirected to a page specific to them, so each client will log in and only be able to see their page.

So:

Home | Client Log In
|
|
----------------------
User 1 User 2 User 3
| | |
Page Page Page

Is this possible? I have very little knowledge of html, I have used stuff like weebly but feel it is time to move on and the above is key to the website, so if I can't do it I won't be bothering.

Any help much appreciated.

Cheers

Last edited by d3iti; 07-13-2012 at 06:37 AM. Reason: Title descriptive
Reply With Quote
Sponsored Links
(#2 (permalink))
Old
ShocK's Avatar
Senior Member
ShocK is on a distinguished road
 
Posts: 4,106
Join Date: Jul 2011
Location: UK
Default 07-13-2012, 10:00 AM

There's more than likely a script already made that can do something like this. You'll need to be more specific - what does each member see when they go to their page? Can they write on this page? Do they read something that someone else has wrote? Who else has access?
Reply With Quote
(#3 (permalink))
Old
Senior Member
grace1004 is on a distinguished road
 
Posts: 735
Join Date: Dec 2010
Default 07-13-2012, 10:27 AM

Yes, it's possible. To do that you need to learn php and mysql. php is a programming language
which can process user input data. mysql is a database, where user input data sent from php
page, are saved.

Before making a login page, you need to make a registration form to get user-specific
information. The data entered on the the registratin form by a user are sent to mysql
database and saved in a table. The user-specific information saved in mysql DB table
is called by php script and used for login or for displaying user-specfic information
on a web page consisting of html and php script. There are ways to show user-specific
page to logged in users only. For all these manipulation, you need to learn basics
of php/mysql.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
vBulletin Skin developed by: vBStyles.com