Thread: Members Area
View Single Post
  #10 (permalink)  
Old 05-22-2008, 10:57 AM
Jacob's Avatar
Jacob Jacob is offline
WMG Deputy Sheriff
 
Join Date: Apr 2008
Posts: 152
iTrader: (0)
Jacob is on a distinguished road
Default

What error do you get??

Code:
<?php

echo 'Your username: ' . $_POST['LoginID'];
echo 'Your password: ' . $_POST['Password'];

?>
Haven't gotten to really learning code off-by-heart.
I'll do it soonish, but I been overloaded with assignments! ><
Reply With Quote
Sponsored Links
Register and sign in to hide this ad block