Re: FF26 crashes with simple code! [message #184370 is a reply to message #184363] |
Sun, 29 December 2013 13:47 |
Mr Oldies
Messages: 241 Registered: October 2013
Karma:
|
Senior Member |
|
|
On Sat, 28 Dec 2013 17:45:10 -0800, Scott Johnson wrote:
> On 12/28/2013 4:33 PM, richard 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.
>> Why do the expert coders at mozilla always fix what ain't broke?
>> BTW, IE and Opera show the code with no problems.
>>
>
> Define 'crashes'.
why do I have to define a simple term?
And prove to me you "know" I read the post.
Servers don['t know who read what.
|
|
|