I am sorry. I got fatal error again.
first.php,second.php .. etc.php use same function in global_fun.php.
When first.php calls a function, it is ok but calling from other php page makes fatal error.
Fatal error: Cannot redeclare read_config() (previously declared in global_function.php:3) in global_function.php on line 16 ..
Could you please help me again ???