Hey all,

I'm trying to call I tunes from a PHP script.

If I call the URL right from the browser the player opens up fine and starts downloading the podcats.

But if I put this in the code the browser says "Page Cannot be Displayed" and stops.

header("location: itpc://fiql.com/~podlist/superfeeds/superfeed27.xml");

What is the correct way to do this?

Thanks!

--
Skip Evans
Big Sky Penguin, LLC
61 W Broadway
Butte, Montana 59701
406-782-2240
http://bigskypenguin.com
=-=-=-=-=-=-=-=-=-=
Check out PHPenguin, a lightweight and
versatile PHP/MySQL development framework.
http://phpenguin.bigskypenguin.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to