> $xml = simplexml_load_file($xmlFile);
> And take it from there. Have a quick read of the simplexml docs. You
> should
> have your solution in very little time.
>
Thanks for replying....
after a quick search, I've to say I'm still in PHP 4 !!! damn !!!