View Single Post
Old 05-15-2009, 11:46 AM   #1 (permalink)
TheOnly92
The Contributor
 
Join Date: Mar 2009
Posts: 49
Thanks: 0
TheOnly92 is on a distinguished road
Default Help on Custom Data Storage

I need a custom data storage function which stores data on a text file. I need to make it only update 1 line at a time because I am having heavy requests and it needs to make several edits in a second.

I know it will be easier using database, but I (insist that I) need to use custom data storage function. Can anyone help please?
TheOnly92 is offline  
Reply With Quote