Hi guys
how do I get JavaScript and php doing wonders for me. I want to chnage the following
php echo $myInfo;
to something like this
echo "<script> alert('Your input is correct');</script>";
I am failing to make any changes here please help. I actually want javascript to output the echo $myInfo but don't know how. Thanks a lot