Does QC require the rss format of xml, or is there a method of reading an xml
file that is not rss in nature? Javascript or something?
On Thursday, August 30, 2007, at 09:26AM, "Stijn Van Minnebruggen" <[EMAIL
PROTECTED]> wrote:
>Make sure your header is set correctly in the PHP file.
>If you put this in one of the first line of your php code, the result
>will be a genuine xml file, not a phpfile with xml data in it:
>
>header('Content-Type: text/xml');
>
>Important to know: when your php-file has an error, the error won't
>be visible in the page.
>You will get a corrupted xml file iso a phpfile with an error.
>
>Hope it works!
>
>Greets,
>Stijn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]