/ Published in: PHP
![](/img/icon_sav.png?v3)
I think this is php 5 only
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php $emailAddress = "my_email_test@mail server.com"; { echo "Submitted address is faulty"; } else { echo "Address submitted successfully"; } ?>
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)