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 PROTECTED]">news:[EMAIL PROTECTED]...
 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, becuase
 I KNOW there's a better way to do some of the stuff
 i'm doing right now.

 I could mess with stuff for a few hours and probably
 get it, but i'd rather have a decent tutorial if
 anyone knows of one...


 Thanks,

 Justin French

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




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, becuase 
I KNOW there's a better way to do some of the stuff 
i'm doing right now.

I could mess with stuff for a few hours and probably 
get it, but i'd rather have a decent tutorial if 
anyone knows of one...


Thanks,

Justin French

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




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:[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, becuase
 I KNOW there's a better way to do some of the stuff
 i'm doing right now.
 
 I could mess with stuff for a few hours and probably
 get it, but i'd rather have a decent tutorial if
 anyone knows of one...
 
 Thanks,
 
 Justin French
 
 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




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:

 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:[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, becuase
  I KNOW there's a better way to do some of the stuff
  i'm doing right now.
  
  I could mess with stuff for a few hours and probably
  get it, but i'd rather have a decent tutorial if
  anyone knows of one...
  
  Thanks,
  
  Justin French
  
  --
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  To contact the list administrators, e-mail: [EMAIL PROTECTED]
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]
 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]