From: [EMAIL PROTECTED]
Operating system: Windows NT 4.0 SP 6
PHP version: 4.0.6
PHP Bug Type: COM related
Bug description: Getting values by reference don't work
Example:
$user = "test_user";
$allowed = 8;
$instance = new COM("dll.CObject") or die("Unable to
instanciate d
From: [EMAIL PROTECTED]
Operating system: Windows NT 4.0 SP 6
PHP version: 4.0.6
PHP Bug Type: COM related
Bug description: Getting values by reference don't work
Example:
$user = "test_user";
$allowed = 8;
$instance = new COM("dll.CObject") or die("Unable to
instanciate d
ID: 11658
User Update by: [EMAIL PROTECTED]
Status: Closed
Bug Type: COM related
Operating system: Windows NT 4.0 SP 6
PHP Version: 4.0.6
Description: Getting values by reference don't work
It didn't work!
I get this:
Warning: Invoke() failed: Typ paßt nicht.
in D:\www\webze\application\inde
ID: 11658
User Update by: [EMAIL PROTECTED]
Old-Status: Closed
Status: Open
Bug Type: COM related
Operating system: Windows NT 4.0 SP 6
PHP Version: 4.0.6
Description: Getting values by reference don't work
still closed?
Previous Comments:
ID: 11658
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: COM related
Operating system: Windows NT 4.0 SP 6
PHP Version: 4.0.6
Description: Getting values by reference don't work
I think it's very simple.
The COM-Object that I use is compiled with
Microsoft Visual C++ 6.0, if it matt