File: index.php

Recommend this page to a friend!
  Classes of Andoitz Jordan Marmolejo   JavaScript Query Terminal   index.php   Download  
File: index.php
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: JavaScript Query Terminal
Online console to run server commands using AJAX
Author: By
Last change: Update of index.php
Date: 2 years ago
Size: 68 bytes
 

Contents

Class file image Download
<?php session_start(); include("class/kernel.php"); new Kernel(); ?>