From:             lbravo at nc dot rr dot com
Operating system: WIndows 2000
PHP version:      4.3.0
PHP Bug Type:     *General Issues
Bug description:  POST only passing a limited number of form variables

I encountered a problem when passing about 20+ variables in the context of
form variables.  The same problem occurs if using arrays in the context of
form variables.  Only a certain number are passed, generally those that
appear first before the submit are passed, the exact number seems to vary
some what.  I have created simple php scripts and tested with the same
results.  I am not sure if the actual naming makes a difference or not,
the results seem to vary depending on how you try to set up the test. I am
very puzzled, with this behavior.
-- 
Edit bug report at http://bugs.php.net/?id=22666&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22666&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22666&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22666&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22666&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22666&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22666&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22666&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22666&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22666&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22666&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22666&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22666&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22666&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22666&r=gnused

Reply via email to