PHP Classes

File: autoload.php

Recommend this page to a friend!
  Classes of Malik Naik   PHP Ride Locale API   autoload.php   Download  
File: autoload.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Ride Locale API
API to keep track of vehicle ride sharing
Author: By
Last change:
Date: 4 years ago
Size: 100 bytes
 

Contents

Class file image Download
<?php

/**
 * @file
 * Contains Autoloading of classes and interfaces
 */

spl_autoload_register();