Ok, that made sence and it worked, thanks. I only have one other problem though. When I 'return $result' from my second function back to the first function there is again a scope problem. (var $result is not being passed) Useing the same logic explaned to me does not seem to work nor does...
I am calling functions within functions and was wondering how you pass a variable from one to another. Declaring the variable as global only seems to work within the first and highest level function called, but not for other functions that are being called within functions. Thanks in advace for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.