PHP Classes

File: views/page/index.php

Recommend this page to a friend!
  Classes of akeel   F3A   views/page/index.php   Download  
File: views/page/index.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: F3A
PHP Web development framework like Laravel lite
Author: By
Last change:
Date: 2 years ago
Size: 104 bytes
 

Contents

Class file image Download
<!DOCTYPE html>
<html lang="en">

<head>
   
</head>

<body>
  <h1><?php echo APP_NAME; ?></h1>
</body>