Posts: 227
Threads: 62
Joined: Nov 2009
Reputation:
0
Guys, i cant seem to find the thread that has the Dini include (i have the include). What i want, is the functions.
The only ones i know is dini_IntSet, dini_Exists, !dini_Exists, and dini_Int. Can someone tell me the rest of functions.
Posts: 2,628
Threads: 32
Joined: Apr 2007
Reputation:
0
Read through the dini.inc ^^
Posts: 1,758
Threads: 157
Joined: Jan 2008
Reputation:
0
Dini is slow, you should use something different.
Posts: 2,628
Threads: 32
Joined: Apr 2007
Reputation:
0
It can be used everywhere. It doesn't require anything but a string and a key from the file linked to in the string.
Posts: 2,628
Threads: 32
Joined: Apr 2007
Reputation:
0
Whenever you want, you can use it. It opens up a file, searches for the entered key, and returns it's value (string).
Posts: 227
Threads: 62
Joined: Nov 2009
Reputation:
0
Ok thanks. But which inc do you think is faster? Dini, Dudb, Dutils.