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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jiri dot vaja at transgasnet dot cz
New email:
PHP Version: OS:

 

 [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: Fri Apr 19 07:01:27 2024 UTC