MySQL Forums
Forum List  »  PHP

Re: pass json to mysql as parameter to stored procedure
Posted by: Peter Brawley
Date: April 04, 2019 10:06AM

Your json text is a string. So are json "objects" in MySQL.

PHP & sprocs can be tricky, see "Call a stored procedure from PHP" at https://www.artfulsoftware.com/infotree/mysqltips.php

Options: ReplyQuote


Subject
Written By
Posted
Re: pass json to mysql as parameter to stored procedure
April 04, 2019 10:06AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.