Skip to content

Instantly share code, notes, and snippets.

<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
// include OAuth lib
require("OAuth.php");
class yql_lib{
function __construct(){
// define your consumer key
$this->consumerKey = "";