View Single Post
  #10 (permalink)  
Old 02-08-2008, 07:48 AM
ccoonen ccoonen is offline
PT Staff
Awards Showcase
Quality Tutorial Quality Tutorial Quality Tutorial Quality Tutorial 
Total Awards: 4
Join Date: Jun 2007
Location: Wisconsin
Posts: 317
iTrader: (0)
ccoonen is on a distinguished roadccoonen is on a distinguished roadccoonen is on a distinguished roadccoonen is on a distinguished road
Just change the query to where username = and where password =, if you return a record, then they could login - return their userid, store the userid in a session and you use that site-wide as their hook to the user thats logged in.
Reply With Quote