Hello to All,
I have a problem. I had a multiple form .... the result is stored in a MySQ
L table.......
and i had no problem with this....
The result in form is stored like this :
option1|option2|option3....etc
i used implode function.
But how to make in other way ! I mean to get result from Mysql and form to s
elect it
I use this .... and i have an array ... but what next ?
$wyp = explode("|", $wyposazenie);
Thank you for your help.
Teqilaman -- [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]