I have file in subfolder called login.php which is accessing another file(login-user.php) in the root folder... i specified relative path ../login-user.php. error: incorrect but if change login-user.php to login-user.html .. than its ok with path ... as u know in html extension php script will not run.... So whats d sol. ...?????????????????