PHP Classes

File: restore.bat

Recommend this page to a friend!
  Classes of Bimal Poudel   MySQL access class   restore.bat   Download  
File: restore.bat
Role: Auxiliary data
Content type: text/plain
Description: Create database - script
Class: MySQL access class
MySQL database access wrapper
Author: By
Last change:
Date: 15 years ago
Size: 188 bytes
 

Contents

Class file image Download
@echo off echo Restoring the database. echo Help needed? Write to poudel@bimal.org.np echo . echo Are you sure to restore? mysql -uroot class_database < class_database.dmp exit