Guys help me i dont know how to get this work.. I follow the instruction given by carp but it doesnt seems to work to me.. Here's the link.. http://www.startanursingagency.com/carp/carpsetup.php Please help..
You host needs to have PHP >= 4.1.0 to run the function version_compare, which is used by Carp to determine the PHP version. So ask your host to upgrade your PHP version to a newer one. THomas
Look at these: http://www.feedforall.com/forum/viewtopic.php?t=119 http://www.feedforall.com/free-php-script.htm But you really should ask your host to upgrade your PHP version. EDIT: You ARE able to upload scripts since I can run the script on your server. You are only not able to install it as your server has an old version of PHP. EDIT 2: If you are able to get PHP5, you can look at this tutorial: http://melonfire.com/community/columns/trog/article.php?id=270 It tells you how to make your own RSS aggregator. Thomas