Welcome to the new Facebook
Send feedback
redirect("http://apps.facebook.com/quotations/update_user.php5"); //update session key (needed for recipient minifeed publishing) $sid = $facebook->api_client->session_key; updateSession($user,$sid); //set the current quote ID (qid) if (isset($_GET['qid']) AND $_GET['qid'] < 8) { $qid = $_GET['qid']; $_SESSION['qid'] = $_GET['qid']; } elseif (isset($_SESSION['qid'])) $qid = $_SESSION['qid']; else $qid = 0; //get the quotes from the feed/cache $quote = getLatestQuote($qid); //this block handles minifeed publishing after a quote has been sent if (isset($_GET['sent'])) { if (isset($_GET['quote'])) { $title_template = '{actor} has shared a quote from Quotes of the Day with {target}.'; $body_general = $_GET['quote']; $title_data = json_encode(array()); $body_template = ''; $image_1 = $_GET['img']; $image_1_link = 'http://apps.facebook.com/quotations/'; $target_ids = ''; foreach ($_POST['ids'] as $val) $target_ids .= $val.' '; $facebook->api_client->feed_publishTemplatizedAction($user, $title_template, $title_data, $body_template, $body_data, $body_general, $image_1, $image_1_link, '', '', '', '', '', '', $target_ids); //echo "$title_template; $body_general;"; //kill session after publishing to minifeed session_destroy(); } } ?>
 
Your message was sent successfully!
'; ?>
  Send this quote to a friend'; echo canvasQuote($quote['html'],$quote['title'],$quote['link']); ?>
 
Options
Your new settings were successfully saved.
'; ?>
 

Welcome to the best quotes app, built by the best quotations site on the web. You can get fresh quotes of the day with pictures, and you can send quotes to your friends! Just add any of your favourite quotes to My Quotes and you'll be able to send them to friends! Use the search function to find any quote under the sun - more than 43,000+

For more ways to get your daily dose of quotes visit our services.