on Wed, 15 May 2002 15:50:56 GMT, [EMAIL PROTECTED] (Drieux) wrote:
> On Wednesday, May 15, 2002, at 02:46 , Felix Geerinckx wrote:
>> You need
>>
>> if ( 0 <= $avg_speed && $avg_speed <= 5 ) { ... }
>
> is there any issue with using 'and' one way or
> the other....One keystroke. -- felix -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
