Using php to parse data from mysql to XML file

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Simbachips
Forum Newbie
Posts: 11
Joined: Tue Apr 19, 2011 8:20 am

Using php to parse data from mysql to XML file

Post by Simbachips »

This page contains the following errors:

error on line 1 at column 1: Document is empty

Below is a rendering of the page up to the first error.

I can assure you that my code is correct as I have checked and used three different methods while still getting the same result. I am hoping that someone has had a similar error before while using apache 2.x to interpret their code.

This is a near to final step until completion of my task, any help will be much appreciated.

Thanks

simba
JakeJ
Forum Regular
Posts: 675
Joined: Thu Dec 10, 2009 6:27 pm

Re: Using php to parse data from mysql to XML file

Post by JakeJ »

You didn't post any code or screen shot.
Post Reply