Why isn't my mailto: link not working in php page? I'm new to all this and I keep getting errors when I try to add a mailto: link.
Here is the code: PHP Code: <?php
/* comment... */
if (!isset($index)) { header("Location: ../"); }
/* comment... */
$title = "Contact Us";
/* comment...*/
$content = " <p class='subtitle'>Staff</p> <a href="mailto:XXXXX">Email Admin</a>
<br>
";
?>
__________________ Q6600 OC 3.0, 4870 1GB,750w, 4GB DDR2, T-Power I45, Extreme Audio X-Fi OS: Windows7-64-Pro, Contact Core Freezer, Acer G24"/LG 22"
Last edited by Chad711; 08-02-2009 at 10:35 PM.
|