|
$banqry=mysql_query("select * from pro_banner where location='left' and status=1 order by rand()");
$banda=mysql_fetch_array($banqry);
?>
|
|
|
|
|
|
|
|
|
|
if(isset($_REQUEST['st']) && $_REQUEST['st']=='notsigned') { ?>
Email Id already exists, Please enter another Emailid |
} ?>
if(isset($_REQUEST['errorcode']) && $_REQUEST['errorcode']=='error') { ?>
Secirty Code entered is Wrong, Please enter Security Code Correctly |
} ?>
|
|
|
|
|
|
|
|