php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4859 Problem of JAVA Array to PHP Array
Submitted: 2000-06-07 09:24 UTC Modified: 2000-08-20 02:06 UTC
From: tim at nj dot datasun dot net Assigned:
Status: Closed Package: Other
PHP Version: 4.0.0 Release OS: WINNT 4.0 /IIS 4.0
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: tim at nj dot datasun dot net
New email:
PHP Version: OS:

 

 [2000-06-07 09:24 UTC] tim at nj dot datasun dot net
Hi,

We are now trying to use PHP and JAVA to build out web application.
But now We met too many problems. Espcially on "Array" Type.

For example, 
In a php file , we tried display an array in the webpage.  
we use this array for 2 or more times.  If we define this array in php, everything is OK, but when we use the array that we got from a javabean, the problem comes.The array maybe damaged after one or two times' use as the length of the array changed or the content of the array changed.

This made us very difficult to write our programs. 

Could u give us any solutions on it?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-01 23:53 UTC] waldschrott@php.net
Please verify that it?s still happening using the latest version of PHP (release 4.0.1pl2 or CVS).

Please provide a reduced code fragment producing this behaviour.
 [2000-08-20 02:06 UTC] sniper@php.net
No feedback from user.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 12:01:29 2024 UTC