PHP Classes

File: main.php

Recommend this page to a friend!
  Classes of BasicA   Search Engine Class   ???   Download  
File: ???
Role: ???
Content type: text/plain
Description: Testing documents "\php-bin\main.php"
Class: Search Engine Class
Author: By
Last change:
Date: 24 years ago
Size: 184 bytes
 

 

Contents

Class file image Download
<?php /*$SITE = "page1";*/ include("../php-inc/page_top.htmlinc.php"); include("../contents/" . $SITE . ".htmlinc.php"); include("../php-inc/page_bot.htmlinc.php"); ?>