hi, while creating a php page , how can ipass avalue in a text box or any boxex to another page?
i hav created one page wiht text boexes in one file and i hav to send it to another
program. i did it with post method and in order to get that value i did like:
<?php
echo("$fname");
?>
where fname is the text box name of the previos page. but it is not coming. what
should i do.
help me..
bis
---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
