#33421 [Fbk->Opn]: foreach problem

2005-06-24 Thread silviucristea at yahoo dot com
ID: 33421 User updated by: silviucristea at yahoo dot com Reported By: silviucristea at yahoo dot com -Status: Feedback +Status: Open Bug Type: Unknown/Other Function Operating System: win2000 PHP Version: 4.3.11 New Comment: i got this

#33421 [Fbk->Opn]: foreach problem

2005-06-23 Thread silviucristea at yahoo dot com
ID: 33421 User updated by: silviucristea at yahoo dot com Reported By: silviucristea at yahoo dot com -Status: Feedback +Status: Open Bug Type: Unknown/Other Function Operating System: win2000 PHP Version: 4.3.11 New Comment: Server API

#33421 [Fbk->Opn]: foreach problem

2005-06-22 Thread silviucristea at yahoo dot com
ID: 33421 User updated by: silviucristea at yahoo dot com Reported By: silviucristea at yahoo dot com -Status: Feedback +Status: Open Bug Type: Unknown/Other Function Operating System: win2000 PHP Version: 4.3.11 New Comment: The same

#33421 [NEW]: foreach problem

2005-06-21 Thread silviucristea at yahoo dot com
From: silviucristea at yahoo dot com Operating system: win2000 PHP version: 4.3.11 PHP Bug Type: Unknown/Other Function Bug description: foreach problem Description: $a = array(1 => 1, 5 => 5, 32 => 32); foreach ($a as $n => $n) { ... }