<?php
if(isset($_POST['SUBMIT'])){
echo "Welcome ".$_POST['firstname']." ".$_POST['firstname'];
echo "<br>";
echo "Your email address is ".$_POST['email'];
}else{
echo "Please fill your name and email. Go Back...";
}
?>
__________________ Please login or register to view this content. Registration is FREE
i tried the orignal code on my local server and is working correctly without any errors
__________________ Please login or register to view this content. Registration is FREE
Check out the Facebook Clone build with Jcow SNS at Please login or register to view this content. Registration is FREE , it is free and it always will be
Yes it would, and I was aware of that. I was going to also point out that Harlequin's required register_globals but I thought I might be wrong about that.
__________________
Foundation Flash tutorials : Please login or register to view this content. Registration is FREE
New Dreamed Up Web Design: Please login or register to view this content. Registration is FREE