“;
//echo “$area”.”
“;
//echo “$contactnum”.”
“;
//echo”$mycity”.”
“;
//echo”$myemail”;
if(isset($_POST[‘submit’]))
{
//echo “hello”;
$success=$wpdb->insert(“distributors”,array(“Dist_Name”=>$outletname,”Dist_City”=>$mycity,”Dist_Area”=>$area,”Dist_Contact”=>$contactnum,”Dist_Email”=>$myemail));
}
//echo $outletname;
//echo “$area “;
//echo “$contactnum”;
?>
Recent Comments