That did the trick! Thanks! Sometimes the simple things are harder to
see.
Cheers,
Mike
On Aug 30, 2007, at 12:25 PM, Stijn Van Minnebruggen 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
Op 30-aug-07, om 18:18 heeft Pierre-Olivier Latour het volgende
geschreven:
I think it should just work as long as the PHP script returns a
valid RSS data stream, RSS Downloader doesn't care about the file
extension
On Aug 30, 2007, at 3:44 AM, Michael Neely wrote:
I have a PHP script I am using to parse some data and write is
out to an xml file in rss format. Is there a way to Invoke the
php page on the server within QC? I know I can read the resulting
file, but I have to use Safari to invoke the page.
Thanks,
Mike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list (Quartzcomposer-
[EMAIL PROTECTED])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/pol%
40apple.com
This email sent to [EMAIL PROTECTED]
________________________
Pierre-Olivier Latour
[EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list (Quartzcomposer-
[EMAIL PROTECTED])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/stijn%
40donotfold.be
This email sent to [EMAIL PROTECTED]
_______________________________________________
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]