Question
PHP 4 XML problem
Hi,
I'm developing in a PHP 5 environment and my server is PHP 4
I'm trying to dynamically create an XML file, which works on my local machine. But on the PHP 4 server does not how can I get the code below working?
The code is for PHP 5, I need to "downgrade" it somehow
I'm developing in a PHP 5 environment and my server is PHP 4
I'm trying to dynamically create an XML file, which works on my local machine. But on the PHP 4 server does not how can I get the code below working?
The code is for PHP 5, I need to "downgrade" it somehow
