PHP Classes

File: index.php

Recommend this page to a friend!
  Classes of Ahmed Khan   PHP Article System for Posts   index.php   Download  
File: index.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Article System for Posts
Create and manage posts stored in a database
Author: By
Last change:
Date: 2 years ago
Size: 67 bytes
 

Contents

Class file image Download
<?php
include 'header.php';

echo
'Posted';

include
'footer.php';