Posted by Flic on 09/11/06 20:51
frothpoker wrote:
> PHP is a server side language so you would use it to replace hard coded
> <OPTION value = Blue>Blue</OPTION>
> <OPTION value = Green>Green</OPTION>
> <OPTION value = Black>Black</OPTION>
>
> with colours from a database query or some other source.
I know this much, my question was how? If each of the different item
had different colours how would it be best to populate the list?
Something like i++ would work on single rows, but what about a single
entry?
Navigation:
[Reply to this message]
|