extract — Import variables into the current symbol table from an array
true
вторым параметром json_decode()
, а вообще - ответ на ваш вопрос - второй комментарий под страницей документации о json_decode()
: https://php.net/manual/en/function.json-decode.phpINSERT INTO table
(
`user`, `vote`
) VALUES (
10, 5
)
ON DUPLICATE KEY UPDATE `vote` = VALUES(`vote`)