Condor Ferries Sales and Offers
Check here for the latest Condor Ferries sales and offers – updated daily.
Want to keep up to date with all the latest sales, offers, and discount codes? Subscribe to our free mailing list and join our Twitter feed (www.twitter.com/anyferry)
//$mod_rewrite = “on”; //options on/off
$deselected_merchants = “on”; //options on/off
$username = “eymedia”;
$subscription_id = “b2f627fff19fda463cb386442eac2b3d”;
$xml = simplexml_load_file(‘http://webservices.icodes.co.uk/ws2.php?UserName=’.$username.’&SubscriptionID=’.$subscription_id.’&RequestType=Offers&Action=Merchant&Query=Condor%20Ferries’);
$message = trim($xml->message);
$merchant = $value->merchant;
if($message){
echo ‘Oops, we have an error
… ‘.$message.’. Do not worry, our techies have been informed.’; }
else {
foreach ($xml->item as $value) {
$title = $value->title;
$description = $value->description;
$expiry_date = $value->expiry_date;
$affiliate_url = $value->affiliate_url;
echo ‘
‘.$title.’ – Offer Expires ‘.$expiry_date.’
‘;
echo ”.$description.”;
echo ‘
Click here to book this offer.
‘;
}}
?>
Popularity: 6%
