Jump to content

average function


helpmehelpmehelpme

Recommended Posts

Yeah, your question is way to generalized to really provide a response.

 

I interpret "Scope" as referring to "variable scope" which, if you built your function correctly, should not be an issues at all. But, since you didn't provide any code there is no way to say. The only reason scope would be an issue is if you were relying upon the use of global in order to reference variables. And, THAT, would be the wrong way to do it.

Link to comment
https://forums.phpfreaks.com/topic/253011-average-function/#findComment-1297180
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.