Re: [PHP-WIN] array problem??

2001-07-29 Thread [EMAIL PROTECTED]@php¤¤..
O.thank for yr help..^_^ "Mike Flynn" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > At 11:32 AM 7/29/01 -0700, Rasmus Lerdorf wrote: > > > > > $a = array("a","b","c"); > > > > > > for ($c=0 ; $c < count($a) ; ++$c);{ > > > >Get rid of the ; there

Re: [PHP-WIN] array problem??

2001-07-29 Thread [EMAIL PROTECTED]@php¤¤..
oh. thx for yr help^_^ "Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Mon, 30 Jul 2001, delol@2k@php¤¤.. wrote: > > > > $a = array("a","b","c"); > > > > > > for ($c=0 ; $c < count($a) ; ++$c);{ > > Get rid of the ; there

[PHP-WIN] array problem??

2001-07-29 Thread [EMAIL PROTECTED]@php¤¤..
\n"); } ?> I suppose it should be display ~~ a b c ~~ but it doesn't work, pls help. the emtpy page was displayed. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To