RE: [PHP-DB] Populating an array to the next script!

2006-07-07 Thread Bastien Koert
stick the array in a session variable Bastien From: Miguel Guirao <[EMAIL PROTECTED]> To: php-db@lists.php.net Subject: [PHP-DB] Populating an array to the next script! Date: Thu, 06 Jul 2006 23:28:06 -0500 Hello, Is there a way to populate an array from one script to the next on

Re: [PHP-DB] Populating an array to the next script!

2006-07-07 Thread Dimiter Ivanov
On 7/7/06, Miguel Guirao <[EMAIL PROTECTED]> wrote: Hello, Is there a way to populate an array from one script to the next one? I'm using a form, and a hidden field for such desire: but it returns this: then I pretend to read the array again at the target script by coding the following:

[PHP-DB] Populating an array to the next script!

2006-07-06 Thread Miguel Guirao
Hello, Is there a way to populate an array from one script to the next one? I'm using a form, and a hidden field for such desire: but it returns this: then I pretend to read the array again at the target script by coding the following: $hw=$_POST['hwt']; $hwGSM=$hw[0]; for($i=0;$i<=$maxp