Skip to content

Instantly share code, notes, and snippets.

@tuckbloor
Created January 9, 2016 09:32
Show Gist options
  • Save tuckbloor/e385c54537fd6b607690 to your computer and use it in GitHub Desktop.
Save tuckbloor/e385c54537fd6b607690 to your computer and use it in GitHub Desktop.
allow access to php
<?php header('Access-Control-Allow-Origin: *'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment