FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » FF26 crashes with simple code!
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
FF26 crashes with simple code! [message #184360] Sun, 29 December 2013 00:33 Go to previous message
Mr Oldies is currently offline  Mr Oldies
Messages: 241
Registered: October 2013
Karma:
Senior Member
<?php
$year=1960;
$artnum=1;
while ($five[$artnum][2]=$year)
{
echo $year."...";
echo $five[$artnum][0]."</br>"; $artnum++;}
?>

It works fine without echo $year.
Once that's added, FF@^ crashes.
Why do the expert coders at mozilla always fix what ain't broke?
BTW, IE and Opera show the code with no problems.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: php double form submit prevent
Next Topic: OT: Where IS everybody?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 19:31:06 GMT 2024

Total time taken to generate the page: 0.12126 seconds