Question
memmory leakage
hi all,
now i am working in a big game,it has 5 sections.each section need to load 3 or 4 xml files.
if player can purchase food items when it store in xml(writing by PHP).and reload this section again.
this make memmory leakage in server and it take lot of time to reloading.
how can resolve this problem...?