atlanta Posted December 19, 2008 Share Posted December 19, 2008 Hi all , I have a question is there a way to grab a variable from another php file without including it? I ask this because when i include it into the page another variable within the system is the same and they cancel each other out. Link to comment https://forums.phpfreaks.com/topic/137707-passing-variable/ Share on other sites More sharing options...
flyhoney Posted December 19, 2008 Share Posted December 19, 2008 I have a question is there a way to grab a variable from another php file without including it? Nope. I would change the variable names to not conflict. Link to comment https://forums.phpfreaks.com/topic/137707-passing-variable/#findComment-719784 Share on other sites More sharing options...
atlanta Posted December 19, 2008 Author Share Posted December 19, 2008 OK cool thats what i was thinking i was gonna have to do which is going to be a pain thanks my man Link to comment https://forums.phpfreaks.com/topic/137707-passing-variable/#findComment-719790 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.