Ahmed Abdel-Aliem wrote:
> hi, i have a script that parses data from xml document
> my problem is sometimes i get error when getting file content from xml
> file fails
> so how can u make the script ignore that part when it fails to pull
> the data from the xml file.
>
> here is the script :
>
> $x
hi, i have a script that parses data from xml document
my problem is sometimes i get error when getting file content from xml
file fails
so how can u make the script ignore that part when it fails to pull
the data from the xml file.
here is the script :
$xp = xml_parser_create();
xml_set_characte
2 matches
Mail list logo