Hello

I was just wondering how can I get value of a variable in php code located
in a different file?

ie.

I have file1.php wich stores $var1
how can I read the value of $var1 in file2.php

I have database and I can put it in there (I quess) but is that the only
way?

-Kalle


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to