PHP Classes

File: api/index.php

Recommend this page to a friend!
  Classes of Engin Ypsilon   Curler PHP HTTP Client Library   api/index.php   Download  
File: api/index.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Curler PHP HTTP Client Library
Send HTTP requests setup using a fluent interface
Author: By
Last change:
Date: 1 year ago
Size: 152 bytes
 

Contents

Class file image Download
<?php

// defined('CURLINFO_SCHEME')
defined('CURLINFO_SCHEME') or define('CURLINFO_SCHEME', 1048625);

require
dirname(__DIR__) . '/public/index.php';