[ciapug] ok, nevermind :)
David Champion
ciapug@cialug.org
Fri, 06 May 2005 11:30:39 -0500
That's funny. When I look at it, it says "42".
-dc
Chris Hettinger wrote:
> I too put up an example... showing that the code returns a 4 ... I was
> just lazy and typed a 4 and saved the page on my server tho.
>
> http://www.ch-freelance.com/darcy.php
>
> -ch
>
> Carl Olsen wrote:
>
>> Yes, I configured my server to run PHP (I've been meaning to do it for a
>> while, and this was a good excuse) and ran your example with the '$' in
>> front of each array element and a ';' after each statement. It
>> returns 4,
>> which is the size of $Products[0].
>>
>> Carl
>> http://php.carl-olsen.com/
>>
>>
>> -----Original Message-----
>> From: ciapug-admin@cialug.org [mailto:ciapug-admin@cialug.org] On
>> Behalf Of
>> Darcy Baston
>> Sent: Friday, May 06, 2005 10:43 AM
>> To: ciapug@cialug.org
>> Subject: [ciapug] ok, nevermind :)
>>
>> ...it's such a Friday blunder...
>>
>> I was missing a '$' in front of the name of my array. *sigh* Is there
>> a wall
>> hard enough to bang my head on about this one?
>> Darcy