LIST
of
the members of the Bulgarian Chamber of Mining and Geology
as
of
print date('d.m.Y');
?>
SUBSECTOR
$cat = new Category;
$cat->pro_lang = 'bg';
$cat->pro_id = $_REQUEST['id'];
$data = $cat ->get_one_program();
print '"'. stripslashes ($data[1]['title']) .'"';
?>
$org = new Members;
$org -> org_lang = 'en';
$data = $org->get_all_org_sp($_REQUEST['id']);
for ($i=1;$i<=count($data);$i++)
{
?>
Activities:
Director:
Address:
Phone:
Fax:
e-mail:
web:
}
?>
|