vaiable from one page to another

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi,

i hav two programs ,

<html>

 <form name=f action=p.php mehtod=post>

<input type=text name=fname >

<input type=submit >

</form>

</html>

p.php:

<?php>

echo($fname)

?>

i tried these programs and i didnt get the value of the variable in another php program. butit is not getting. one our friend told to put like 

echo $_post(fname)

but it is also not working. now  getting the error about post array.

so what to do.

help me

regards

bis

 



---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux