Posts: 2,421
Threads: 52
Joined: Mar 2009
Reputation:
0
20.11.2010, 16:14
(
Последний раз редактировалось iggy1; 20.11.2010 в 16:47.
Причина: typo
)
Don't know about SII but you could use djson, y_ini or mysql/sqlite. They are reliable.
Posts: 6,129
Threads: 36
Joined: Jan 2009
I'd recommend SQLite. I only used SII once, and had a relatively bad experience with it.
Posts: 2,896
Threads: 11
Joined: Sep 2008
Reputation:
0
I don't know how you all have had bad experienced with it, I never have. Make sure to read the functions correctly and their use. The system is a bit tricky to use at first, but after getting the hang of it, it's one of the best options for writing INI based files.
This forum requires that you wait 120 seconds between posts. Please try again in 40 seconds.
Posts: 2,421
Threads: 52
Joined: Mar 2009
Reputation:
0
I've never had a bad experience with SII personally i have just used the others i mentioned and never had any problems... I've made mistakes but the file systems have been %100 good. (Y_ini, djson, mysql and sqlite). I dont doubt SII is up to the job just never used it.