AKS Services - a handy man available for hire
Please use this form to contact AKS SERVICES.
if(!isset($mail)) {
if(isset($error)) {
echo $error;
}
$form->create_fields();
$theform = $form->create_form();
echo $theform;
} else {
echo "Mail sent successfuly: \n";
echo $mail;
}
?>
|