PHP Classes

File: includes/header.php

Recommend this page to a friend!
  Classes of Marcel Kohls   Very Simple API   includes/header.php   Download  
File: includes/header.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Very Simple API
Implement REST APIs using service classes
Author: By
Last change:
Date: 6 years ago
Size: 322 bytes
 

Contents

Class file image Download
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">

<title itemprop='name'><?php echo API_NAME; ?></title>
<link rel="canonical" href="https://<?php echo $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; ?>" itemprop="url">