ryan49ers
Fri 10 July 2009, 01:01 am GMT +0200
Hi,
I am attempting to install " Post an RSS feed to twitter "
I get this error:
Fatal error: Call to undefined function: simplexml_load_string() in /home/ersparad/public_html/0twitter/twitterfeed.php on line 33
The line 33 is
$feed = simplexml_load_string ( curl_exec($ch) );
Your help is appreciated
I am attempting to install " Post an RSS feed to twitter "
I get this error:
Fatal error: Call to undefined function: simplexml_load_string() in /home/ersparad/public_html/0twitter/twitterfeed.php on line 33
The line 33 is
$feed = simplexml_load_string ( curl_exec($ch) );
Your help is appreciated