Remebering data in my module acroos request and session. - Joomla! Forum - community, help and support
hello
i devoloping simple module joomla.
i not expert in either joomla or php, getting after it.
in module need save data, different visitors site can access.
can make contruction in helper class, can save data in global variable other people visits site can access. in c#/aspx easyli archived using singleton class. dont know if can done in php, or if maybe joomla has build in feature save data.
the reason need because module site might have several 100 visitors @ time, , dont want calculations every page show. want calculation lets 1 time every minut, , cash result.
i devoloping simple module joomla.
i not expert in either joomla or php, getting after it.
in module need save data, different visitors site can access.
can make contruction in helper class, can save data in global variable other people visits site can access. in c#/aspx easyli archived using singleton class. dont know if can done in php, or if maybe joomla has build in feature save data.
the reason need because module site might have several 100 visitors @ time, , dont want calculations every page show. want calculation lets 1 time every minut, , cash result.
Comments
Post a Comment