On Tue, 9 Apr 2002, Martin Clifford wrote:
> echo "Item " . ($n + 1) . " is $List[$n].";
>
> It successfully prints out the following:
>
> Item Number 1 is .
>
> I just don't understand why it doesn't print out each value in the
> array... any help would be VERY appreciated! Also, please CC me
At 09.04.2002 08:33, you wrote:
That´s an easy on ;-)
>Hello everyone!
>I'm fairly new to PHP, but I do know JavaScript, which is both a blessing
>and a hinderance, as there are many syntax similarities, but a subtle
>amount of difference which means I usually screw something trivial up in
>m
Hello everyone!
I'm fairly new to PHP, but I do know JavaScript, which is both a blessing and a
hinderance, as there are many syntax similarities, but a subtle amount of difference
which means I usually screw something trivial up in my PHP code. Can someone explain
to me why the following isn
3 matches
Mail list logo