Posted by MaKroZ on 10/10/40 11:39
On Fri, 10 Feb 2006 09:21:49 +1300, Reg wrote:
> I put into an array called $validRows
> I have tried passing it like this
> <input type="hidden" name="validRows2" value="<? php echo $validRows ?> " >
'echo' can not print arrays.
You have to use a loop.
See 'foreach'.
--
nn My bookmarks:
(oo) http://www.yakutia.org
| | http://www.theisplist.com
|/\| http://www.tenpieces.com
Navigation:
[Reply to this message]
|