Re: [PHP] array's

2002-08-18 Thread Pafo
now it works, thx alot :) regards patrick "Jason Wong" <[EMAIL PROTECTED]> skrev i meddelandet [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Sunday 18 August 2002 12:25, Pafo wrote: > > anyone that can find the problem..? > > description below. > > > > > function PrintInfo() { > >for (

Re: [PHP] array's

2002-08-17 Thread Jason Wong
On Sunday 18 August 2002 12:25, Pafo wrote: > anyone that can find the problem..? > description below. > function PrintInfo() { >for ($this->i = 0; $this->i < count($this->RelicName); $this->i++) { >print "$this->RelicName[$this->i] : $this->RelicType[$this->i] : > $this->RelicRealm