how much load am i putting on the server using "file_put_contents" if i have a few hundred clients concurrent on the server?
i need the server to create a json file and im considering using mysql instead as a format for the front end to get its data.
any thoughts please, thank you.
Bookmarks