please i need help i have crated login page with Dreamwaver CS4 and it is working in xamp but it is don't working in the Website this is the code :
<?php require_once"../Connections/mc1.php"; ?>
<?php
if (!function_exists(GetSQLValueString)) {
function GetSQLValueString($theValue, $theType...