Saving a string to MySQL
#4

Quote:
Originally Posted by Vince
Посмотреть сообщение
How is this not giving you any errors or warnings while compiling? And if it does, why are you ignoring them? The "value" parameter should be declared as an array but it is not.

Also I hope you don't have 20 of those "SaveSQL_" statements beneath each other because that would be very inefficient.
Well i get no errors or warnings while compiling. I updated the value parameter to an array. Didn't work. No worries i don't have it like that.

Quote:
Originally Posted by Abagail
Посмотреть сообщение
Another thing, you ironically escape everything but the value you're setting, which is likely to at times be user input (password, etc). Change %s to %e, seriously.
Changed it still not working.
Reply


Messages In This Thread
Saving a string to MySQL - by UnlikePluto - 25.06.2017, 12:41
Re: Saving a string to MySQL - by Vince - 25.06.2017, 12:53
Re: Saving a string to MySQL - by Abagail - 25.06.2017, 12:54
Re: Saving a string to MySQL - by UnlikePluto - 25.06.2017, 13:03
Re: Saving a string to MySQL - by Abagail - 25.06.2017, 13:19
Re: Saving a string to MySQL - by skuller12 - 25.06.2017, 15:29

Forum Jump:


Users browsing this thread: 4 Guest(s)