On Thu, April 20, 2006 5:18 am, William Stokes wrote:
> How to post an array with associated values?
>
> <input type="hidden" name="arr_siirt_jouk" value="<?php echo
> "$arse";?>">
>
> And print there with:
>
> print_r($arr_siirt_jouk);
>
> prints: Array
>
> So how can post the values forward?

http://www.php.net/manual/en/faq.html.php#faq.html.arrays

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to