PHP Classes

File: vendor/autoload.php

Recommend this page to a friend!
  Classes of Jorge Castro   PHP PDO Login System One   vendor/autoload.php   Download  
File: vendor/autoload.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP PDO Login System One
Authenticate users with records on MySQL using PDO
Author: By
Last change:
Date: 3 years ago
Size: 178 bytes
 

Contents

Class file image Download
<?php

// autoload.php @generated by Composer

require_once __DIR__ . '/composer/autoload_real.php';

return
ComposerAutoloaderInit37b7d17d00ca09988a1a31f8c0d54d78::getLoader();