PHP Classes

File: examples/folder/runme.php

Recommend this page to a friend!
  Classes of Jorge Castro   PHP AutoLoad One   examples/folder/runme.php   Download  
File: examples/folder/runme.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP AutoLoad One
Generate scripts to autoload classes of a project
Author: By
Last change:
Date: 4 years ago
Size: 132 bytes
 

Contents

Class file image Download
<?php
/**
 * @autorun first
 */

echo "This code <b>[".__FILE__."]</b> is called FIRST thanks to the annotation @autorun first<br>";