Help with variables.
Posted: Wed Mar 19, 2003 5:13 am
Hi,
I have for example 2 php pages, page1.php and page2.php. On the page1.php i have a variable $path, which has a dir path in it. I need this variable in the page2.php. How can i send it? i Can't use include "page1.php" in the page2.php.
thanks, this site has helped alot during my development :)
I have for example 2 php pages, page1.php and page2.php. On the page1.php i have a variable $path, which has a dir path in it. I need this variable in the page2.php. How can i send it? i Can't use include "page1.php" in the page2.php.
thanks, this site has helped alot during my development :)