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.knows.it

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to