<form action="ledformmail.php" method=POST>
Name: <input type=text name="realname"><br>
E-mail: <input type=text name="email"><br>
<input type=hidden name=to value="[EMAIL="[email protected]"][email protected][/EMAIL]">
<input type=hidden name=redirect value="[URL]http://www.redirecturl.com[/URL]">
<input type=submit value="Send Your Info">
</form>
[FONT=Courier New]<?php[/FONT]
[FONT=Courier New] // Show all information, defaults to INFO_ALL[/FONT]
[FONT=Courier New] phpinfo[/FONT][FONT=Courier New]();[/FONT]
[FONT=Courier New]?>[/FONT]