Skip to content

triple-t-h/php_cors_header

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

AMP CORS header with PHP

Set CORS header in AMP with PHP. AMP developer DOCUMENTATION.

Simple Example

<?php
include_once('your/path/AMPRequest.php');

AMPRequest::setCORSHeader('antik--lübz-de');
?>

About

AMP CORS header with php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages