| | |
RSS validation issue with the url
Please support our RSS, Web Services and SOAP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: May 2009
Posts: 15
Reputation:
Solved Threads: 1
I am trying to create an RSS feed dynamically with php, and for the most part it seems to work out right. When I try to validate, it gives me an error with this line:
And it points to the = between m and 1 as the issues. Can I not pass two variables with the url in a feed, or do I need some escape marker?
RSS, Web Services and SOAP Syntax (Toggle Plain Text)
<link><a href='index.php?tt=Getting it all together&m=1'>Getting it all together</a></link>
And it points to the = between m and 1 as the issues. Can I not pass two variables with the url in a feed, or do I need some escape marker?
•
•
Join Date: Sep 2004
Posts: 13
Reputation:
Solved Threads: 1
0
#2 22 Days Ago
You might have to URI encode the & character. Validators for xhtml/xml/rss typically want ampersands to be encoded as
Give that a try.
RSS, Web Services and SOAP Syntax (Toggle Plain Text)
&
Give that a try.
![]() |
Similar Threads
- URL-Based API Key Restriction: How does validation works? (RSS, Web Services and SOAP)
- Where are the good Java RSS Feeds? (IT Professionals' Lounge)
- update.exe issue (Viruses, Spyware and other Nasties)
- Bizzare network issue (Viruses, Spyware and other Nasties)
- Need help resolving background issue.. (Viruses, Spyware and other Nasties)
- Aurora and more (Viruses, Spyware and other Nasties)
- "Cannot find server or DNS Error" (Viruses, Spyware and other Nasties)
- HOTOFFERS spyware (Viruses, Spyware and other Nasties)
- radio button validation issue (HTML and CSS)
- Netgear router issue...read this if you have one (Networking Hardware Configuration)
Other Threads in the RSS, Web Services and SOAP Forum
- Previous Thread: Windows WCF client can't authenticate with internet proxy server
- Next Thread: restfull webservices
| Thread Tools | Search this Thread |
301 api article background benefits bitmap blog blogger blogging blogs bmp bot broken c++ clean code content cron daniweb desktop development domain download duplicate dynamic entertainment feed feeds file filter function gdata google government htaccess html image intel internet job legal link mediawiki mod_rewrite news opinion patent php podcast programming python reader redirect rss science search searchmonkey seo software stream url urllib2 validator web wiki worldnews xml xslt y!os yahoo ydn






