Can someone please help me with PHP?

Andrew D

New member
I am seriously having a rough time figuring this one out... If you go down to around line 3366

you will see "<link></link>" as a part of an RSS echo function... What I would like in there is the location of the Video/Audio File so that I can use it as an itunes podcast RSS Feed....

If you notice the function $thumb=$item->picturelink;If I put this varriable in instead it acctually prints out "http://location/folder/filename.png" So that is exacally what I want, but I need the video location to print out instead of the "Thumbnail"

I have been wracking my brain for days over this and I'm not very educated in the ways of php.. it should be an ez fix i just dont know enough to figure it out
http://www.xso-online.com/seyret.zip
 
Back
Top