Login
Register
File: __DB/index.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of solomongaby
>
MySQL Versioning
>
__DB/index.php
>
Download
File:
__DB/index.php
Role:
Example script
Content type:
text/plain
Description:
applications run file
Class:
MySQL Versioning
Update MySQL databases using SQL change set files
Author:
By
solomongaby
Last change:
Date:
2009-03-29 04:52
Size:
109 bytes
Contents
Download
<?php
require
dirname
(
__FILE__
) .
'/init.php'
;
$updater
= new
MysqlUpdater
();
$updater
->
runUpdate
();
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2014