the php file that you specify in the include function will be "included" where the statement is found, so yeswould be finePHP Code:if(strlen($something)==0){
include("login.inc.php");
}
|
Results 1 to 7 of 7
Thread: include()Threaded View
|
Click Here to Expand Forum to Full Width |