PHP Classes

File: system/Commands/Generators/Views/config.tpl.php

Recommend this page to a friend!
  Classes of Faris AL-Otabi   PHP GuestBook with Database   system/Commands/Generators/Views/config.tpl.php   Download  
File: system/Commands/Generators/Views/config.tpl.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP GuestBook with Database
GuestBook application using MySQL to store posts
Author: By
Last change:
Date: 6 months ago
Size: 108 bytes
 

Contents

Class file image Download
<@php

namespace {namespace};

use CodeIgniter\Config\BaseConfig;

class {class} extends BaseConfig
{
    //
}