Login Register


Help with Updating database from PHP? filter_list
Author
Message
RE: Help with Updating database from PHP? #17
(07-27-2016, 10:05 PM)Ex094 Wrote:
(07-27-2016, 10:01 PM)mudrig Wrote: Okay I changed it to that and now im getting this
No data supplied for parameters in prepared statement test Recruit [DSxP] 26
Did you try both?

Yes I tried both and got the same thing on each.

its almost like no data is being supplied to this now

Code:
$stmt = $conn->prepare("UPDATE users SET user_rank =?, user_tag =?, list_order =? WHERE user_name = '$gamertag'");
(This post was last modified: 07-27-2016, 10:16 PM by mudrig.)
β€œI am thankful for all of those who said NO to me. It’s because of them I’m doing it myself.” – Albert Einstein

Reply





Messages In This Thread
Help with Updating database from PHP? - by mudrig - 07-27-2016, 07:50 PM
RE: Help with Updating database from PHP? - by mudrig - 07-27-2016, 10:09 PM



Users browsing this thread: 1 Guest(s)