Date: 11/08/00
- Next message: Matt Dunford: "[PHP] Sablot problem"
- Previous message: Henrik Hansen: "Re: [PHP] out of context"
- Next in thread: Matt Dunford: "Re: [PHP] XML"
- Reply: Matt Dunford: "Re: [PHP] XML"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Guys,
[I use PHP Version 3.0.9 and redhat linux and Postgres Database]
I would like to start using XML with PHP - but I tried the following and it appears that my version doesn't have XML (b'coz it says call to unsupported function) set up. Is there a way anyone know of adding or configuring something that will allow me to use this XML.
I wonder if anyone has done this - I couldn't find any tutorials that dealt with setting it up on PHP 3
heres the code that I tried that gave me the error message..
<?
$parser=xml_parser_create();
?>
Thanks in advance,
Abe
- Next message: Matt Dunford: "[PHP] Sablot problem"
- Previous message: Henrik Hansen: "Re: [PHP] out of context"
- Next in thread: Matt Dunford: "Re: [PHP] XML"
- Reply: Matt Dunford: "Re: [PHP] XML"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

