Jump to content

How to pass variable from one program to another.


crmamx

Recommended Posts

I am passing the variable $searchno from form1.html using

 

<form action="display1.php" method="post"

Display1.php reads my database and displays the data. Now I want to link from the displayed page to display2.php and pass and capture the same variable $searchno.

 

How do I do that?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.