Re: FF26 crashes with simple code! [message #184381 is a reply to message #184366] |
Mon, 30 December 2013 03:05 |
Peter H. Coffin
Messages: 245 Registered: September 2010
Karma:
|
Senior Member |
|
|
On Sat, 28 Dec 2013 20:49:56 -0800, Scott Johnson wrote:
> On 12/28/2013 5:45 PM, 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'.
>
> I know you saw this reply richard, can you not answer it?
Expect "Nevermind. Its working now." before you get a real answer..
--
"25 grams of wafers and 20 ml of wine undergo transubstantiation and
become the flesh and blood of our Lord. How many Joules of heat are
released by the transformation?" --Theological Physics exam, 1997
|
|
|