Explain me this MySql code
#1

Hi,

I wanna get stored data from my MySql server.

I guess it is > cache_get_value

someone explain me this code?
Код:
cache_get_value(0, "password", Player[playerid][Password], 65);
if it is not for getting saved data then give me a code for it :/
Reply
#2

Well depends on what mysql version you use.
For r33+ version: https://sampwiki.blast.hk/wiki/MySQL/R33..._field_content
This is the function to store data from database

For r40+: https://sampwiki.blast.hk/wiki/MySQL/R40...get_value_name

Of course this are for string, another one you cand find in the links
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)