What format is this?

前端 未结 3 1801
广开言路
广开言路 2021-01-22 20:54

This is simple, but I don\'t know what to search to find my answer. Can someone please tell me in what format this data was inserted in the table ?

I want to read/inser

3条回答
  •  梦谈多话
    2021-01-22 21:15

    It's a serialized array you can deserialize it with http://www.php.net/manual/de/function.unserialize.php

提交回复
热议问题