» Quick Links
You can make money on these forums
We Share profits with you
Google
Google Adsense
Google Adwords
YPN
Yahoo
MSN Search
Web Directories
Web Hosting
Web Hosting Offers
Hosting News
Suggestions
Link Building
Domain Names
PHP Forums
MySQL Forums
» More Links
OSP News
Reseller Hosting
Shared Hosting
Dedicated Servers
Google Adsense
Search Engine Marketing
Link Development
Affiliate Marketing


» Advertising
Multiple DC PR Check

Free SEO Tools


Go Back   Webmaster Forums > Website Developement / Programming > PHP Programming and Tips

PHP Programming and Tips Discuss about PHP programming and Share Tips. Ask questions about Scripting and Errors.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-30-2006, 11:41 AM
donut donut is offline
OSP Starters
 
Join Date: Jun 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
donut is on a distinguished road
Default creating user authentication system

Hi, I would like to create a user authentication system, but when they log in, how would i make it personalized.
Can you tell me why I always get ?PHPSESSID=fc912e31cae17760fd97ce9f4684ae18 attached to all my link.
thanks -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
Revenue Sharing Ads ( ?):
  #2  
Old 06-30-2006, 11:44 AM
willis willis is offline
OSP Starters
 
Join Date: Jun 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
willis is on a distinguished road
Default

The simplest is to lookup preferences based on the username submitted
at login.
Some more complicated solutions include building a preference database
keyed by user id wich can then be stored on the users' machines in a
cookie.
The general idea is to save a group of preferences for a user based on
name or ID somewhere on the server and then load those user prefs when
the suer logs in. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  #3  
Old 06-30-2006, 11:49 AM
bhawani bhawani is offline
OSP Starters
 
Join Date: Jun 2006
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
bhawani is on a distinguished road
Default

HELLO MATE, You can also think of using session management to identify or authenticate user and then personalize the page.

bye -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FastServers.Net Launches Bandwidth Alert System outsourcingplans Web Hosting News 0 12-23-2006 02:27 AM
Optimus Solutions Launches IBM System i outsourcingplans Web Hosting News 0 11-24-2006 02:42 AM
AIT Introduces Biometric Access Control System outsourcingplans Web Hosting News 0 11-10-2006 02:29 AM
user management system jonty PHP Programming and Tips 1 08-25-2006 10:21 AM
User Authentication Question trescothick PHP Programming and Tips 1 08-22-2006 01:05 PM


All times are GMT. The time now is 11:31 PM.