RE: [PHP] Pushing array onto array

2003-08-04 Thread Ford, Mike [LSS]
> -Original Message- > From: Hank TT [mailto:[EMAIL PROTECTED] > Sent: 03 August 2003 06:03 > > Well, I might have been more specific about their example, since not > everyone has the book. An excerpt below (so I don't need to > retype all the > names of characters and foul creatures fro

RE: [PHP] Pushing array onto array

2003-08-04 Thread Ford, Mike [LSS]
> -Original Message- > From: Curt Zirzow [mailto:[EMAIL PROTECTED] > Sent: 02 August 2003 23:07 > > * Thus wrote Andrew Brampton ([EMAIL PROTECTED]): > > Well I just coded up a very small example, and it pushing 1 > array into the > > other... > > > > Check out: http://81.102.229.151/pus

Re: [PHP] Pushing array onto array

2003-08-02 Thread Hank TT
names in PHP, though mortals like you and me, I'm inclined to think they were thinking about something. - Original Message - From: "Jason Wong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, August 03, 2003 1:27 AM Subject: Re: [PHP] Pushing array

Re: [PHP] Pushing array onto array

2003-08-02 Thread Jason Wong
On Sunday 03 August 2003 13:02, Hank TT wrote: > Well, I might have been more specific about their example, since not > everyone has the book. An excerpt below (so I don't need to retype all the > names of characters and foul creatures from the Lord of the Rings): > > --- >

Re: [PHP] Pushing array onto array

2003-08-02 Thread Hank TT
t; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, August 02, 2003 2:09 PM Subject: Re: [PHP] Pushing array onto array > Well I just coded up a very small example, and it pushing 1 array into the > other... > > Check out: http://81.102.229.151/push.php and >

Re: [PHP] Pushing array onto array

2003-08-02 Thread Curt Zirzow
> To: <[EMAIL PROTECTED]> > Sent: Saturday, August 02, 2003 11:06 PM > Subject: Re: [PHP] Pushing array onto array > > > > * Thus wrote Andrew Brampton ([EMAIL PROTECTED]): > > > > > > It works exactly how it should... However really the array isn't

Re: [PHP] Pushing array onto array

2003-08-02 Thread Curt Zirzow
* Thus wrote Andrew Brampton ([EMAIL PROTECTED]): > Well I just coded up a very small example, and it pushing 1 array into the > other... > > Check out: http://81.102.229.151/push.php and > http://81.102.229.151/push.phps > > It works exactly how it should... However really the array isn't a 2 >

Re: [PHP] Pushing array onto array

2003-08-02 Thread Andrew Brampton
Well I just coded up a very small example, and it pushing 1 array into the other... Check out: http://81.102.229.151/push.php and http://81.102.229.151/push.phps It works exactly how it should... However really the array isn't a 2 dimensional one, since PHP doesn't have them, its rather a array o