ID: 41095
User updated by: mazsolt at yahoo dot com
Reported By: mazsolt at yahoo dot com
Status: Bogus
Bug Type: Class/Object related
Operating System: Win
PHP Version: 5.2.1
New Comment:
I tried with:
echo $obj->{0};
and I got the mess
From: mazsolt at yahoo dot com
Operating system: Win
PHP version: 5.2.1
PHP Bug Type: Class/Object related
Bug description: array conversion to object
Description:
I tried to convert an array, with integer keys, to an object. The problem
seems to be that
ID: 27711
User updated by: mazsolt at yahoo dot com
Reported By: mazsolt at yahoo dot com
-Status: Feedback
+Status: Open
Bug Type: Session related
Operating System: win32 + iis 6.0
PHP Version: 4.3.4
New Comment:
all the session files
From: mazsolt at yahoo dot com
Operating system: Windows 2000 Server
PHP version: 4.3.5
PHP Bug Type: *Configuration Issues
Bug description: Where should my php.ini file be located? - Apache
Description:
hello,
according to the documentation, --> "I
ID: 27711
User updated by: mazsolt at yahoo dot com
Reported By: mazsolt at yahoo dot com
-Status: Feedback
+Status: Open
Bug Type: Session related
Operating System: IIS 6.0
PHP Version: 4.3.4
New Comment:
operating system: windows 2003
From: mazsolt at yahoo dot com
Operating system: IIS 6.0
PHP version: 4.3.4
PHP Bug Type: Session related
Bug description: implicit garbage collector for sessions in PHP
Description:
this post seems to the "Bug #12888 garbage collector" post. I ha
From: mazsolt at yahoo dot com
Operating system: win 2000 Server, IIS
PHP version: 4.3.3
PHP Bug Type: MySQL related
Bug description: to run a mysql script from php
Description:
hello
I launched this problem on several forums ( like phpbuilder), but I
haven
From: mazsolt at yahoo dot com
Operating system: windows 2000 Server
PHP version: 4.3.0
PHP Bug Type: *General Issues
Bug description: ignore_user_abort&memory_limit
php.ini:
output_buffering = Off
IIS:
disable ouput buffering
the program:
After about 3 second
From: [EMAIL PROTECTED]
Operating system: windows
PHP version: 4.2.1
PHP Bug Type: Unknown/Other Function
Bug description: error handling
I read in the documentation, that the set_error_handler function helps us
to perform some actions when a critical error happens. I wrote a