RE: [PHP] option block

2001-09-04 Thread Chris Mulcahy
: Tuesday, September 04, 2001 2:57 PM > To: [EMAIL PROTECTED] > Subject: [PHP] option block > > > Hello everyone, I'm having a problem with my option block... > I'm trying to > pass the value of uid to the next page. I always get the last > uid value in > table us

[PHP] option block

2001-09-04 Thread Jeremy Morano
Hello everyone, I'm having a problem with my option block... I'm trying to pass the value of uid to the next page. I always get the last uid value in table user. How can I change this so I get to pass the value of the user's choice? $sql = "SELECT user.uid, user.first_name, user.last_name