php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13243 Error when using 2D array
Submitted: 2001-09-11 01:51 UTC Modified: 2001-09-11 12:30 UTC
From: jiri dot vaja at transgasnet dot cz Assigned:
Status: Not a bug Package: Arrays related
PHP Version: 4.0.6 OS: Windows 98 SE
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
46 - 38 = ?
Subscribe to this entry?

 
 [2001-09-11 01:51 UTC] jiri dot vaja at transgasnet dot cz
if (empty($pokoj[1][9])): ... this part of 2D array is realy empty. If I use 1D array, everything is OK, but i need 2D array. When Apache runing script with this row, Windows show error in module PHP4TS.DLL. 



P.S. I'm sorry, but my english is not good.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-11 02:01 UTC] swm@php.net
I cannot recreate this on Unix systems. Could you please
give a short script, illustrating how the 2d array is being
manipulated.
 [2001-09-11 05:41 UTC] swm@php.net
Bogus.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 22:01:26 2024 UTC