Skip to content

Instantly share code, notes, and snippets.

View meshosk's full-sized avatar

meshosk

  • Slovakia
View GitHub Profile
@meshosk
meshosk / mysql_backup_import.php
Created February 9, 2016 22:21 — forked from aufa/mysql_backup_import.php
PHP function to backup and import database using MYSQLI
<?php
/**
* @author awan < nawa (at) yahoo (dot) com >
*
*/
/**
* Function to build SQL /Importing SQL DATA
*