From: [EMAIL PROTECTED]
Operating system: FreeBDS
PHP version: 4.0.4pl1
PHP Bug Type: SWF related
Bug description: flash not correctly receive variables from php
for example table.php create string variables
.......
for ($k = 0; $k < $j ; $k++)
{
print("per".$k."=" . $row_array[$k] . "&");
}
which reading in the flash film how loadvariables
but this is doing not well first and last var don't read.
Who can help me, pls.
--
Edit Bug report at: http://bugs.php.net/?id=10966&edit=1
--
PHP Development 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]