mark s Posted March 17, 2006 Share Posted March 17, 2006 Is RSS Auto Discovery possible with a php page?Please check this link.. [a href=\"http://keithdevens.com/weblog/archive/2002/Jun/03/RSSAuto-DiscoveryPHP\" target=\"_blank\"]Click me[/a] to view code.I'm not sure if my brain has given up today,after searching and searching...Does the code on the link provided,make a php Auto Discoverable with php?If so how do i call the functions?Does all the code fit in the <body> tags or <head> tags ??Please help, ive been going around in circles...I have managed to get the normal Auto discovery to work with a .html page.But the same tagg wont work if my page is php.[code]<link rel="alternate" type="application/rss+xml" title="RSS Feed for ..............." href="rss10.xml"/>[/code] My brain has turned to jelly......Any help, links, advice appreciated thanks.. Link to comment https://forums.phpfreaks.com/topic/5179-rss-auto-discovery-with-php-page/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.