Re: [PHP] simple array tutorial wanted

2001-11-02 Thread Mike Frazer
PHP is probably the best language around for "in-house" documentation. The online manual reads less like a technical manual and more like a tutorial. Learned PHP 2 years ago. The only resource I've ever used was the manual. Mike "Jack Dempsey" <[EMAIL PROTECTED]> wrote in message [EMAIL PROT

Re: [PHP] simple array tutorial wanted

2001-11-01 Thread Philip Olson
Hi Justin, That man page is pretty descriptive and contains many examples. It's sorta like a tutorial :) If there is information you (or anyone) feels is missing, please say so and it'll be looked into and perhaps added. Regards, Philip Olson On Fri, 2 Nov 2001, Justin French wrote: > Ummm

Re: [PHP] simple array tutorial wanted

2001-11-01 Thread Justin French
U, I now how to use the manual, I was after a *tutorial*. Liz posted a VERY good link/tutorial though -- many thanks!!! Justin Jack Dempsey wrote: > > http://www.php.net/manual/en/language.types.array.php > > start with that > > -Original Message- > From: Justin French [mailto

RE: [PHP] simple array tutorial wanted

2001-11-01 Thread Jack Dempsey
http://www.php.net/manual/en/language.types.array.php start with that -Original Message- From: Justin French [mailto:[EMAIL PROTECTED]] Sent: Friday, November 02, 2001 12:33 AM To: php Subject: [PHP] simple array tutorial wanted Hi all, I really want to get me head around arrays, becu