Posts: 93
Threads: 15
Joined: Dec 2010
Reputation:
0
Hello guys!
Can you tell me what file system is better to use. Shall I use dJSON or dINI or default (fwrite and that) or something else.
Greetings from Steve M.!
Posts: 2,431
Threads: 86
Joined: Nov 2009
Reputation:
0
To be honest, i still use dini idc if it's slow or blah blah. Well it's up to you for what you want to learn.
Posts: 3,793
Threads: 196
Joined: Jan 2010
Reputation:
0
Dini is too basic lol, you dont really learn much compared to y_ini
Posts: 93
Threads: 15
Joined: Dec 2010
Reputation:
0
Currently I'm using dINI. But I've found out that there are faster file systems like dJSON, y_ini and others.
I know MySQL gives a lot new opportunities, but I want to use file systems. So I think I'll start using y_ini.