I want to make a website, on what I need to store 1mb of data for each registered user. The data from that 1mb file will be used on all the pages of the website (line by line with php). I found a host, the cheapest host from hostgator, they give unlimited bandwidth and space. My question is that it`s better to store that 1mb of date (time dates, information about the user) in a file and place it in different folders for each user or to put that information on a mysql database? Another thing is that I need to rewrite the entire file if I want to change one of the lines.... How can solve this via Javascript or with a better php snippet ?
How would be better ?
15
I want to make a website, on what I need to store 1mb of data for each registered user. The data from that 1mb file will be used on all the pages of the website (line by line with php). I found a host, the cheapest host from hostgator, they give unlimited bandwidth and space. My question is that it`s better to store that 1mb of date (time dates, information about the user) in a file and place it in different folders for each user or to put that information on a mysql database? Another thing is that I need to rewrite the entire file if I want to change one of the lines.... How can solve this via Javascript or with a better php snippet ?
- Andy Fletcher
- coolboycsaba
- [2] replies
- windfinder
- jminkler
- [1] reply
- venisenorani
- coolboycsaba
- JacksonPollock
- cloteria
- Luke Graham
- coolboycsaba
- [1] reply
- casius
Next Topics on Trending Feed
-
15