File: crossdomain.php

Recommend this page to a friend!
  Classes of Pierre-Henry Soria   Slim GitHub JS API   crossdomain.php   Download  
File: crossdomain.php
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Slim GitHub JS API
Retrieve data of Github profiles and repositories
Author: By
Last change: Update of crossdomain.php
Date: 3 years ago
Size: 111 bytes
 

Contents

Class file image Download
<?php // Allow the Github domain header('Access-Control-Allow-Origin: *.github.com'); // Your code here... ?>