我对MySQL中的JSON数据类型完全陌生。几天前我安装了MySQL 5.7.34,现在我正在玩它。所以,我在MySQL 5.7.34中有下面的表格 product_id int(11) NOT NULL AUTO_INCREMENT,product_name varchar(255) NOT NULL, PRIMARY K
我需要在mysql表中保存域中的所有cookie,然后从mysql获取它,然后为用户设置。下面是一个例子://save $cookies to mysql
//...get it from mysql in $mysqlCookies如何在两个变量中解析json $mysqlCookies,如$cookie