PHP Classes

File: unit-test/bootstrap.php

Recommend this page to a friend!
  Classes of Can Gelis   Simple PHP Validation class   unit-test/bootstrap.php   Download  
File: unit-test/bootstrap.php
Role: Unit test script
Content type: text/plain
Description: Unit test script
Class: Simple PHP Validation class
Validate string value according to different rules
Author: By
Last change:
Date: 10 years ago
Size: 46 bytes
 

Contents

Class file image Download
<?php

require_once 'vendor/autoload.php';
?>