[PHP-DEV] Bug #13004 Updated: dunno

2001-09-22 Thread derick

ID: 13004
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: Output Control
Operating System: win2k
PHP Version: 4.0.6
New Comment:

No feedback, no useful information. So closing...

Derick

Previous Comments:


[2001-08-28 11:46:27] [EMAIL PROTECTED]

So what is the problem here?






[2001-08-28 11:23:42] [EMAIL PROTECTED]

?php
if ($link==1)
{
print img src=\img/root.png\;
}
elseif ($link==2)
{
print img src=\img/root2.png\;
}
else
{
print img src=\img/root3.png\;
}
?

this script always displayed root3.png. After an upload  onto a f2s.com server it was  
displayed correct.





Edit this bug report at http://bugs.php.net/?id=13004edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #13004 Updated: dunno

2001-08-28 Thread sniper

ID: 13004
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Output Control
Operating System: win2k
PHP Version: 4.0.6
New Comment:

So what is the problem here?




Previous Comments:


[2001-08-28 11:23:42] [EMAIL PROTECTED]

?php
if ($link==1)
{
print img src=\img/root.png\;
}
elseif ($link==2)
{
print img src=\img/root2.png\;
}
else
{
print img src=\img/root3.png\;
}
?

this script always displayed root3.png. After an upload  onto a f2s.com server it was  
displayed correct.





Edit this bug report at http://bugs.php.net/?id=13004edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]