If they don't need to be visible include this form element in the form to be 
submited:
<input type='hidden' value='<? echo $myArray ?>'>

>
>Hello,
>I need to send a lot of numbers with a form(post). How can I do that. I've 
>tried just this:
>
><input type="text" value="<?php $myArray ?>">
>
>But that won't work.
>
>How then?
>polleke


_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


-- 
PHP Windows 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]

Reply via email to