hello i got problem in my website join here and you will know it.. i hope some one can fix it [Only registered and activated users can see links. Click Here To Register...]
No , It's inQuote:
its seems that there no <?php in the first
<?php
include("_incl/config.inc.php");
$sec = new Security();
$conf = new Config();
$mssql = new mssql();
$mssql->dbOpen($conf->accountDbName);
$modDir = "mod/";
$modExt = ".php";
session_start();
?>
nah.... im made itQuote:
dbOpen($conf->accountDbName); Add your Database name account in this line
No , It's in
Code:<?php include("_incl/config.inc.php"); $sec = new Security(); $conf = new Config(); $mssql = new mssql(); $mssql->dbOpen($conf->accountDbName); $modDir = "mod/"; $modExt = ".php"; session_start(); ?>
okQuote:
Download Latest website then set it step by step until you finish , then open it { If you have any edit @ the page wait until page works then edit it }
[Only registered and activated users can see links. Click Here To Register...]