ID: 15143
User updated by: [EMAIL PROTECTED]
Old Summary: Large loop doesn't work.
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Apache related
Operating System: Win 2K
PHP Version: 4.1.1
New Comment:
PHP Warning: mysql_db_query is deprecated; use mysql_select_db() and
ID: 15143
Comment by: [EMAIL PROTECTED]
Old Reported By: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Apache related
Operating System: Win 2K
PHP Version: 4.1.1
New Comment:
[EMAIL PROTECTED], try executing the script via the command prompt in
Win2k, ex:
start->run
ID: 15143
User updated by: [EMAIL PROTECTED]
Old Summary: Large loop doesn't work.
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Apache related
Operating System: Win 2K
PHP Version: 4.1.1
New Comment:
The selects in a loop is what does it. If I remove the select
statement it seems to wor
ID: 15143
User updated by: [EMAIL PROTECTED]
Old Summary: Large loop doesn't work.
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: Apache related
Operating System: Win 2K
PHP Version: 4.1.1
Previous Comments:
ID: 15143
Updated by: sander
Old Summary: Large loop doesn't work.
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Apache related
Operating System: Win 2K
PHP Version: 4.1.1
New Comment:
Can you simplify the code and track down the problem to only a few
lines of code?