Re: [PHP] selected = true

2001-01-22 Thread Richard Lynch
> Hey all. Does anyone have any ideas how I can carry over a selected value? > :) It's probably easy but my mind is making it difficult. A value is > stored for a record in the DB which had been previously assigned through a #get all the possible options into an array $options $options = array

[PHP] selected = true

2001-01-22 Thread Jason Jacobs
Hey all. Does anyone have any ideas how I can carry over a selected value? :) It's probably easy but my mind is making it difficult. A value is stored for a record in the DB which had been previously assigned through a select statement. If that record gets edited, the value that was chosen thr