Orphy Posted April 8, 2006 Share Posted April 8, 2006 Hi I need to parse url defined by the user.SO far I used the parser magpiesrss ...works for a single url but not when I tried to make it a varible.so this is the urlView RSS Feed [a href=\"http://finance.yahoo.com/rss/headline?s=VARIABLE\" target=\"_blank\"]http://finance.yahoo.com/rss/headline?s=VARIABLE[/a]you see where it says variable, I want to get the user text and parse that url.Please tell me how I can do it.. and with what.Magpierss was able to parse single url, and when I define the variable with $usertext like thisView RSS Feed [a href=\"http://finance.yahoo.com/rss/headline?s=$usertext\" target=\"_blank\"]http://finance.yahoo.com/rss/headline?s=$usertext[/a]it can't read it properly.Please tell me what I shoul do Quote Link to comment https://forums.phpfreaks.com/topic/6911-parsing-rss-feed-with-user-defined-url/ Share on other sites More sharing options...
Orphy Posted April 10, 2006 Author Share Posted April 10, 2006 anybody? Quote Link to comment https://forums.phpfreaks.com/topic/6911-parsing-rss-feed-with-user-defined-url/#findComment-25386 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.