Hullo, After upgrading from 4.2.2 to 4.2.3, I met an annoying problem:
I POST a form with fields budget_w1, budget_w2, ...
$_POST['budget_w{$i}'] used to work, but does not anymore with 4.2.3:
Notice: Use of undefined constant budget_w - assumed 'budget_w' in
c:\apache\...
Anybody can give me a hint?
Merci!
Ignatius
____________________________________________
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
