We all know that we can make a static variable in to a global, but how do I make a dynamic variable into a global?
I am calling a function (b), from with a function (a) and I want function b to have a dynamic value from function a IN THIS MANNER. Specifying that as a global in either or both functions a and b doesn't seem to work. Michael --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
