On Fri, 2003-12-05 at 01:27, Šimon Tóth wrote:
> But how do I make an array where each of successor is also an array.
>
> The structure should be something like this:
> $root['ID']=0;
> $root['From']="";
> $root['Subj']="";
> $root['Replays'] - ???
>
> Each of the succesors must have same structu
But how do I make an array where each of successor is also an array.
The structure should be something like this:
$root['ID']=0;
$root['From']="";
$root['Subj']="";
$root['Replays'] - ???
Each of the succesors must have same structure as $root.
Simon Toth
mailto:[EMAIL PROTECTED]
http://kerberos
2 matches
Mail list logo