setRSSUrl($newRssUrl)) { if($oRss->saveRSSUrl($newRssUrl) == false) { echo "Unable to save the Url"; }else { //header("Location: index.php?module=$return_module&action=$return_action"); } }else { echo "Not a valid RSS URL"; } //header("Location: index.php?module=$return_module&action=$return_action"); ?>