[Tutorial] Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES]
#21

Quote:
Originally Posted by DragonZafiro
View Post
why the "INI_Load" and "INI_ParseFile" functions needs a lot of data size on compile?
when i use it, my final .amx gets this size:


when i remove it:


and yes, are that functions, took me a while to realize it was
I couldn't find much on the matter and I never realised it myself, so I'm taking Crayder's word for it.

Quote:
Originally Posted by MicroKyrr
View Post
Also , I get a "wrong password error" when i enter a correct password.
Are you hashing the user's input in the login dialogue or are you checking the stored password against the user's input in plain text? Keep in mind that the user's password is saved as a hash and the user's input is plain text meaning that you have to hash the user's input and check that hash against the stored one.

EDIT: To add to Crayder's recommendation to use SQL, I completely agree. You can go ahead and use file processing as your main medium for storing essential user data and soon realise that it has a lot of restrictions compared to SQL. Nevertheless, it's worth knowing about using file processing this way and it is best understood by practically using it yourself; in my opinion.
Reply


Messages In This Thread
Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by AndySedeyn - 02.01.2016, 23:31
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by Crystallize - 02.01.2016, 23:34
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by Joron - 02.01.2016, 23:36
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by AndySedeyn - 02.01.2016, 23:36
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by saffierr - 03.01.2016, 06:21
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by NourNN - 03.01.2016, 09:44
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by Michael B - 03.01.2016, 10:07
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by -CaRRoT - 09.01.2016, 07:32
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by Wiseco - 09.01.2016, 22:20
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by AndySedeyn - 10.01.2016, 07:39
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by NealPeteros - 11.01.2016, 13:19
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by AndySedeyn - 11.01.2016, 14:02
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by MicroKyrr - 11.01.2016, 14:02
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by MicroKyrr - 28.02.2016, 14:17
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by AndySedeyn - 28.02.2016, 15:41
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by Kasis - 03.03.2016, 10:46
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by AndySedeyn - 04.03.2016, 17:54
Respuesta: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by DragonZafiro - 12.03.2016, 18:22
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by MicroKyrr - 12.03.2016, 22:53
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by Crayder - 12.03.2016, 23:00
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by AndySedeyn - 12.03.2016, 23:04
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by MicroKyrr - 12.03.2016, 23:32
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by AndySedeyn - 12.03.2016, 23:36
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by MicroKyrr - 12.03.2016, 23:40
Respuesta: Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by DragonZafiro - 12.03.2016, 23:40
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by SickAttack - 12.03.2016, 23:49
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by SyS - 09.07.2016, 14:58
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by AndySedeyn - 09.07.2016, 15:50
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by SyS - 10.07.2016, 09:52
Re: Login/Register [Y_INI][WHIRLPOOL][UPDATE SERIES] - by ChandraLouis - 12.10.2016, 12:19

Forum Jump:


Users browsing this thread: 2 Guest(s)