PHP Classes

File: AboutThisSample.php

Recommend this page to a friend!
  Classes of Mostafa Abd-El-Hamid   PHP Azure Active Directory   AboutThisSample.php   Download  
File: AboutThisSample.php
Role: Auxiliary script
Content type: text/plain
Description: Unit test script
Class: PHP Azure Active Directory
Manage users and groups of Windows Azure
Author: By
Last change:
Date: 9 years ago
Size: 347 bytes
 

Contents

Class file image Download
<?php
   
//Include menu options applicable to all pages of the web site
   
include("PhpSampleTemplate.php");
?>

<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="utf-8" />
        <title>2 Years Ago, that was on th C Panel, Now on Azure</title>
    </head>
    <body>
        <p>
           
        </p>
    </body>
</html>