$len_tot = 0;
if (isset($_POST['line1'])) {
$line1 = $_POST['line1'];
$len_tot = $len_tot + strlen($line1);
}
if (isset($_POST['line2'])) {
$line2 = $_POST['line2'];
$len_tot = $len_tot + strlen($line2);
}
if (isset($_POST['line3'])) {
$line3 = $_POST['line3'];
$len_tot = $len_tot + strlen($line3);
}
if (isset($_POST['line4'])) {
$line4 = $_POST['line4'];
$len_tot = $len_tot + strlen($line4);
}
if ($len_tot == 0) {
echo "![]() "; $blank = 1; } else { echo " "; $blank = 0; } ?> if ($blank == 1) { $outtext = <<< HTML Your custom wedding sign will be shown above after we've created it. Type text below to create your custom wedding chapel sign HTML; echo $outtext; } else { $outtext = <<< HTML Your custom wedding sign has been created, and is shown above. Type text below to create another custom wedding chapel sign HTML; echo $outtext; } ?> The text entered below will appear on the sign after you press the "Make the sign!" button. Links: Other custom sign makers Custom Prescription | Custom Road Sign | Custom Medal | Custom Receipt Build your own web site - Learn how to build your own web page so you can share your sign with the whole world Find a web host - If you'd like to make your own website so you can share your pictures, then this site will help you find a great web host |
This page by Tom Blackwell
Privacy Policy.