The following is the coding for the 1st half of my index.php which I think is applicable to solve this issue. I thank you once again for all your help and i will be a great part of this board

. Thanks again and the following is:
Quote:
<meta name="keywords" content="">
<meta name="description" content="">
<title>Alliance Direct Financial Source offers mortgage loan modification finance refinance short sale foreclosure bailout</title><?php
// $Id: index.php,v 1.91 2006/12/12 09:32:18 unconed Exp $
/**
* @file
* The PHP page that serves all page requests on a Drupal installation.
*
* The routines here dispatch control to the appropriate handler, which then
* prints the appropriate page.
*/
require_once './includes/bootstrap.inc';
drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL);
|