$admin_departments = array();
// includes all .php files from includes/ dir
$includes_dir = opendir("./includes/admin");
$file_count = 0;
while ( ($inc_file = readdir($includes_dir)) != false )
if (strstr($inc_file,".php"))
{
__________________
Помогу встать на биржу труда бесплатно. Подробности в личку.
|