Anything wrong with this
Posted: Sat Jan 22, 2005 12:38 am
<input type=hidden name=name value=".$_GET['name'].">
Anything wrong with that? If i echo $_GET['name']; it shows the right info however in that form above it will not work.
Any ideas?
Thanks
Anthony
Anything wrong with that? If i echo $_GET['name']; it shows the right info however in that form above it will not work.
Any ideas?
Thanks
Anthony