Thank for help
But
Are not listed and One was during the "option1 option2 option3 option4"
The variable name, I have written sample, I'm using the unique
For test
PHP Code:
<form method="POST">
$output
</form>
Print: "option1 option2 option3 option4"
Print html:
PHP Code:
<form method="POST">
<select name="soyadi_listesi"><option value="option1
option2
option3
option4">option1
option2
option3
option4</option></select>
</form>
--------------- Added 12 Mar 2009 at 01:22 ---------------
Okay,
Problem: explode(
'\n
', $vbulletin -> explode(
"\n
", $vbulletin
Thank you very much