ID: 22626 Updated by: [EMAIL PROTECTED] Reported By: cyborg at driverheaven dot net -Status: Open +Status: Feedback Bug Type: Unknown/Other Function Operating System: Windows 2003 Server PHP Version: 5CVS-2003-03-10 (dev) New Comment:
Please show us the script in which you do the print_r(). Derick Previous Comments: ------------------------------------------------------------------------ [2003-03-10 13:17:26] cyborg at driverheaven dot net when posting information through a form, using an array for a name, example: 4 inputs: <input name="checkbox[70]" type="checkbox" /> (where 70 is different for each input, according to the messageid) PHP gives the value 'Array' for $_POST['checkbox'], and it is a string, as print_r() displays 'Array', and is_array() returns false on check. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22626&edit=1
