Re: [PHP] More $_ array question...

2002-12-06 Thread Tim Ward
etc. Tim Ward http://www.chessish.com mailto:[EMAIL PROTECTED] - Original Message - From: Mako Shark <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 06, 2002 5:03 PM Subject: [PHP] More $_ array question... > If I want to access an array of something from

[PHP] More $_ array question...

2002-12-06 Thread Mako Shark
If I want to access an array of something from a form, is it true that I just have to use $_POST["array[$counter"]? So I can legitimately do a count() of this array, like count($_POST["array"])? __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordab