Receive a parameter from another file
Posted: Tue Jul 05, 2005 7:57 am
Hi,
In a .php page, I am making a list of some materials which have in formation in MySQL. And there is a link which calls another .php file with some parameters. And this called .php file creates a parameter that covers some value, and I want to receive it without going to this called page.
Is it possible?
If it, how can I have this parameter?
In a .php page, I am making a list of some materials which have in formation in MySQL. And there is a link which calls another .php file with some parameters. And this called .php file creates a parameter that covers some value, and I want to receive it without going to this called page.
Is it possible?
If it, how can I have this parameter?