Re: [PHP] Problem with selection

2002-08-09 Thread Jason Wong
On Friday 09 August 2002 12:16, [EMAIL PROTECTED] wrote: Could somebody look at this and tell me way it is not selecting the option fields in the $mins variable. I have looking at this all day and can not figure out what is wrong with it. ?php $mins=3,4,6,23,59;

[PHP] Problem with selection

2002-08-08 Thread rdkurth
Could somebody look at this and tell me way it is not selecting the option fields in the $mins variable. I have looking at this all day and can not figure out what is wrong with it. ?php $mins=3,4,6,23,59; $ret=array_reverse(explode(',',$mins)); $td = td valign=topselect name=\mins[]\ id=\mins\