doulupian8725 2012-04-20 20:27
浏览 35
已采纳

将纯文本转换为数组

If I get the following text string from mysql (or whatever) how can I convert it to an actual array using PHP?

array("foo" => "bar","honey" => "pops")

I know I can save an array in a serialized state, but that's exactly what I'm trying to avoid here.

  • 写回答

3条回答 默认 最新

  • dongzu0742 2012-04-20 20:36
    关注

    The answer is "don't do this". Never put PHP code in your database. The database is for data, not code.

    The correct way is to store a serialized array (not sure why you'd want to avoid that).

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥15 如何在音频中嵌入字符串(水印)信息进行传递
  • ¥30 plc怎么以设计说明书申请软著
  • ¥15 硬盘识别不了,需要初始化,可我的数据怎么办
  • ¥15 lvm2被mask了,怎么unmask都没用(标签-ubuntu|关键词-apt)
  • ¥15 交叉注意力机制的残差问题
  • ¥15 微信小程序:渲染收货地址时页面不显示
  • ¥20 win7 64位DirectShow提示初始化失败如何解决?
  • ¥20 小规模孤立词识别系统设计
  • ¥15 关于Java对接海康威视车牌识别一体机SDK是否需要固定外网的IP?
  • ¥15 Linux扩容时,格式化卡住了:vgdispaly查看卷组信息,没有输出