xlynx Posted March 17, 2011 Share Posted March 17, 2011 Is there any way to access a variable that is not assigned until further down the page eg: echo $myname; $myname = 'batman'; // clearly my real name which is why I am so poor at coding Thanks Link to comment https://forums.phpfreaks.com/topic/230903-accessing-variables-lower-down-the-page/ Share on other sites More sharing options...
litebearer Posted March 17, 2011 Share Posted March 17, 2011 Hmmm kinda like fortune telling - knowing the future before it happens Link to comment https://forums.phpfreaks.com/topic/230903-accessing-variables-lower-down-the-page/#findComment-1188594 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.