[PHP-DEV] Bug #15143 Updated: Large loop doesn't work.

2002-01-28 Thread bkirk
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

[PHP-DEV] Bug #15143 Updated: Large loop doesn't work.

2002-01-25 Thread webmaster
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

[PHP-DEV] Bug #15143 Updated: Large loop doesn't work.

2002-01-21 Thread bkirk
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

[PHP-DEV] Bug #15143 Updated: Large loop doesn't work.

2002-01-21 Thread bkirk
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:

[PHP-DEV] Bug #15143 Updated: Large loop doesn't work.

2002-01-21 Thread sander
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?