PHP Classes

File: bin/scheman

Recommend this page to a friend!
  Classes of Shabeer ALi M   PHP MySQL Scheman   bin/scheman   Download  
File: bin/scheman
Role: Application script
Content type: text/plain
Description: Application script to run from the shell
Class: PHP MySQL Scheman
Make MySQL database schema changes generating SQL
Author: By
Last change:
Date: 2 years ago
Size: 60 bytes
 

Contents

Class file image Download
#!/usr/bin/env php
<?php

require(__DIR__ . '/scheman.php');