04.01.2011, 17:51
If you do use the system "y_ini", can you tell me how to do it?
How are these functions above on y_ini? I'm really confused. The rest I can take over, and I'm just confused on this part =S. Thx.
Quote:
On dini, we used to use for check if a file exists: if(dini_Exists(file)) ... But on y_ini, how do we do it? On dini we used to use create a file: dini_Create(file); |