Little bug with insert into database name
#1

Hello sa:mp


A name of the player of the dialog style input, does not insert into database

How to fix please ?



Script screen


http://prntscr.com/gyqdfx


https://prnt.sc/gyqdvj
Reply
#2

I would assume that the username is a string, however, you went ahead and stored there an integer?
PHP Code:
//wrong
strval(inputtext)

//Do this instead
inputtext 
Reply
#3

Yeah thank's its okay with inputtext !
+rep
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)