Posts: 62
Threads: 23
Joined: May 2013
Reputation:
0
Do you is better for permanent ban system usim y_ini or fopen - fwrite?
Posts: 1,219
Threads: 51
Joined: Jul 2012
I am speachless .... inform yourself a little please. fopen / fwrite are teh default methods to open / write to fles, there is no other way actually, at leas tnow ithout using a plugin. So y_ini doesn't do anything else. Anyways, i generally would recommend SQLLite / MySQL. Not just for a ban system, but for your whole system, because otherwise its overkill
Posts: 62
Threads: 23
Joined: May 2013
Reputation:
0
default methods (fopen/fwrite) or y_ini? which is fast?
Posts: 701
Threads: 7
Joined: Feb 2017
Reputation:
0
As the speachless Marcel said, fopen/fwrite are functions that even Y_INI uses, your question is not valid at all unless you meant to say dini instead of fopen/fwrite.
Posts: 62
Threads: 23
Joined: May 2013
Reputation:
0
means the same whether you use fopen/fwrite or y_ini