Problem with dini_Get("file", variable);
#8

Quote:
Originally Posted by paytas
Then it's dini_Int.

But i encourage you to not use dini, it's slow as hell.
Depends on the usage. You should of course not read/write data all the time, and not all in one big file. If you need a writer/reader for that case, try djson or use native db or file functions.

@ronyx69
Why do you store, if somebody is logged in, in a dini-file? You should better use an array for that, because what is if the user disconnects and somebody reconnects with your nickname?

Have fun coding.
Draco
Reply


Messages In This Thread
Problem with dini_Get("file", variable); - by ronyx69 - 27.07.2009, 13:46
Re: Problem with dini_Get("file", variable); - by paytas - 27.07.2009, 13:52
Re: Problem with dini_Get("file", variable); - by ronyx69 - 27.07.2009, 13:58
Re: Problem with dini_Get("file", variable); - by paytas - 27.07.2009, 14:01
Re: Problem with dini_Get("file", variable); - by ronyx69 - 27.07.2009, 14:07
Re: Problem with dini_Get("file", variable); - by ronyx69 - 27.07.2009, 16:07
Re: Problem with dini_Get("file", variable); - by yezizhu - 27.07.2009, 16:16
Re: Problem with dini_Get("file", variable); - by DracoBlue - 27.07.2009, 16:20
Re: Problem with dini_Get("file", variable); - by ronyx69 - 27.07.2009, 16:22
Re: Problem with dini_Get("file", variable); - by DracoBlue - 27.07.2009, 16:25

Forum Jump:


Users browsing this thread: 3 Guest(s)