Hi i am going to be building a website and i need help, what i want to do is to import other websites rss/xml into my website i know some php/html/css. I know how to do something like $name = bla bla so i was thinking something like i can do $name = then one of the tags from the rss/xml. is there a tutorial or a script that can do this? please help me.
What i want to do is tell the script the rss url and then it will make the tags like title, link ect so then i can make the script so it will insert it into my DB.