Hi I relativley new to php and XML. I need to create rss from MySql database . So i am taking data from dbase and keeping in .php file which is just like rss. The feed is also validated by feed validator. It's ok. But when i put it in .php file. will it face any problems like search engine unfriendly, or not readable by some rss readers like that ????
so you could use php to fopen() the rss then to save it in a DB, then echo it out in a php file? not hard I don't think. And if you do run into problems you can edit it n such. Good luck.