Re: FF26 crashes with simple code! [message #184369 is a reply to message #184367] |
Sun, 29 December 2013 11:24 |
Beauregard T. Shagnas
Messages: 154 Registered: September 2010
Karma:
|
Senior Member |
|
|
Richard Yates wrote:
> richard the sto0pid wrote:
>
>> <?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.
Very few of us have FF@^ ...
>> Why do the expert coders at mozilla always fix what ain't broke?
>> BTW, IE and Opera show the code with no problems.
>
> By George, I think he's done it again!
>
> Hint: what's your most common error?
Aw, you spilled the beans. Now he'll be able to figure it out!
(Or not.) ROF'LMAO
--
-bts
-This space for rent, but the price is high
|
|
|