Need help (MySQL)
#1

Fix?

https://pastebin.com/vP65VHFG
Reply
#2

You should use proper way of MySQL Insert query.

PHP код:
 mysql_format(connectionquerysizeof(query), "INSERT INTO `korisnici`(ime, sifra, akod ...) VALUES ('%s', %d, %d....)"VARIABES HERE") 
Reply
#3

Fixed, thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)