Old 01-02-2005, 06:20   #1 (permalink)
NickToye
Senior Member
 
Join Date: Oct 2004
Location: Chester
Posts: 364
How Do I...

...Match up information from a login session variable - i.e. the username to filter a recordset to display information on a client only page.
  Reply With Quote
Old 01-02-2005, 06:24   #2 (permalink)
gray
i still want paying
 
gray's Avatar
 
Join Date: Oct 2003
Location: newcastle, uk
Posts: 4,763
$currentUser = $_SESSION['username'];

then run your select statement using WHERE user_id = '$currentUser'

depends on how youve set it up really
  Reply With Quote
Old 01-02-2005, 19:13   #3 (permalink)
NickToye
Senior Member
 
Join Date: Oct 2004
Location: Chester
Posts: 364
fixed it thanks anyway.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8