|
codepad
|
|
|
|
|
Recent Pastes:
<?php
class Zend_Service_Digg extends Zend_Rest_Client
{
protected $_uri = 'http://services.digg.com/';
protected $_params = array();
|
| view (92 lines, 2 lines of output) |
<?php
class Zend_Service_Digg extends Zend_Rest_Client
{
protected $_uri = 'http://services.digg.com/';
protected $_params = array();
|
| view (92 lines) |
<?php
class Zend_Service_Digg extends Zend_Rest_Client
{
protected $_uri = 'http://services.digg.com/';
protected $_params = array();
|
| view (92 lines, 2 lines of output) |
<?php
$longitude = (float) -73.99086;
$latitude = (float) 40.40004;
$radius = 20; // in miles
|
| view (12 lines, 2 lines of output) |
<?php
$longitude = (float) -2.708077;
$latitude = (float) 53.754842;
$radius = 20; // in miles
|
| view (12 lines, 2 lines of output) |
<?php
class Zend_Service_Digg extends Zend_Rest_Client
{
protected $_uri = 'http://services.digg.com/';
protected $_params = array();
|
| view (92 lines) |
<?php
class Zend_Service_Digg extends Zend_Rest_Client
{
protected $_uri = 'http://services.digg.com/';
protected $_params = array();
|
| view (92 lines, 2 lines of output) |
<?php
class Zend_Service_Digg extends Zend_Rest_Client
{
protected $_uri = 'http://services.digg.com/';
protected $_params = array();
|
| view (92 lines) |
<?php
$longitude = (float) -2.708077;
$latitude = (float) 53.754842;
$radius = 20; // in miles
|
| view (12 lines) |
<?php
/* Start output buffering */
ob_start();
/* Report all errors directly to the screen for simple diagnostics in the dev environment */
|
| view (39 lines, 4 lines of output) |
<?php
$longitude = (float) -2.708077;
$latitude = (float) 53.754842;
$radius = 20; // in miles
|
| view (12 lines, 2 lines of output) |
<?php
require_once dirname(__FILE__) . '/bootstrap.php';
require_once dirname(__FILE__) . '/controllers/AllTests.php';
class AllTests
|
| view (22 lines) |
<?php
require_once dirname(__FILE__) . '/bootstrap.php';
require_once dirname(__FILE__) . '/controllers/AllTests.php';
class AllTests
|
| view (22 lines, 4 lines of output) |
<?php
class Zend_Service_Digg extends Zend_Rest_Client
{
protected $_uri = 'http://services.digg.com/';
protected $_params = array();
|
| view (92 lines) |
<?php
class Zend_Service_Digg extends Zend_Rest_Client
{
protected $_uri = 'http://services.digg.com/';
protected $_params = array();
|
| view (92 lines) |
<?php
class Zend_Service_Digg extends Zend_Rest_Client
{
protected $_uri = 'http://services.digg.com/';
protected $_params = array();
|
| view (92 lines) |
<?php
$longitude = (float) -2.708077;
$latitude = (float) 53.754842;
$radius = 20; // in miles
|
| view (23 lines, 2 lines of output) |