Php Page Auto Discovery - Help (RSS Detection)
Posted: Mon Mar 20, 2006 8:42 am
Hi everyone,
My first post, as ive just found you
----------------------
I have searched and search, but i'm not getting anywhere?
I have a .php page with php coding etc.
The problem that i have is that i wish to make it "Auto Discover" with
an RSS Reader.
I can do this using a .html page and it works.
But i can not get it to "Auto Discover" with a .php page.
-----------------------------
I have searched extensivly with out any success,
except for this page http://keithdevens.com/weblog/archive/2 ... scoveryPHP
But i dont fully understand what's actually happing?
Is the code on that page Auto Discovery code?
If so i cant get it to work?
I'm not sure how to call the function to get it to work.
Any help or advice would be very much appreciated,
and i'm sure this would help other as i just cant find an answer.
My first post, as ive just found you
----------------------
I have searched and search, but i'm not getting anywhere?
I have a .php page with php coding etc.
The problem that i have is that i wish to make it "Auto Discover" with
an RSS Reader.
I can do this using a .html page and it works.
Code: Select all
<link rel="alternate"
type="application/rss+xml"
title="RSS Feed for ..............." href="rss10.xml"/>-----------------------------
I have searched extensivly with out any success,
except for this page http://keithdevens.com/weblog/archive/2 ... scoveryPHP
But i dont fully understand what's actually happing?
Is the code on that page Auto Discovery code?
If so i cant get it to work?
I'm not sure how to call the function to get it to work.
Any help or advice would be very much appreciated,
and i'm sure this would help other as i just cant find an answer.