View Single Post

  #4 (permalink)  
Old 24-07-2008, 09:52 PM
ziycon's Avatar
ziycon ziycon is offline
Wannabe Geek
 
Join Date: Jan 2007
Location: Dublin
Posts: 406
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
ziycon will become famous soon enough
Send a message via MSN to ziycon Send a message via Skype™ to ziycon
Default

Quote:
Originally Posted by louie View Post
try this
PHP Code:
 
 
str_replace("’","´",);
//where ’ is the cause of your problem 
That worked and i fixed the pound and euro symbols but the double quotes i can't seem to sort!?

Quote:
Originally Posted by Forbairt
what are you using to generate the feeds ?
Created a php file to generate the rss pages.
Reply With Quote