ID: 20085
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: *General Issues
Operating System: Linux (¿any?)
PHP Version: 4.2.3
New Comment:
excuse me.. http://www.cegara.com/prueba.php
Previous Comments:
--
ID: 20085
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: *General Issues
Operating System: Linux (¿any?)
PHP Version: 4.2.3
New Comment:
Try it online at http://www.cegara.com/pruebas.php
Its an apache
From: [EMAIL PROTECTED]
Operating system: Linux (¿any?)
PHP version: 4.2.3
PHP Bug Type: *General Issues
Bug description: HTML Array variables are not working properly
".$myTest[0]."\n";
echo "myTest[1] ->".$myTest[1]."\n";
?>
Try run the simple script, and y
ID: 19519
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Scripting Engine problem
Operating System: Windows 2000
PHP Version: 4.2.3
New Comment:
sorry!!!
there is just a '&' n
From: [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version: 4.2.3
PHP Bug Type: Scripting Engine problem
Bug description: Lost object variables during execution of a
register_shutdown_function
I'm running php4.2.3 on apache/1.3.24(w2k) as a module.
This are my tw