Home Backend Development PHP Tutorial 这种数据如何避免成PHP数组插入数据库 对应的值

这种数据如何避免成PHP数组插入数据库 对应的值

Jun 13, 2016 am 10:57 AM
count false nbsp quot

这种数据如何处理成PHP数组插入数据库 对应的值
{
  "statuses": [
  {
  "created_at": "Tue May 31 17:46:55 +0800 2011",
  "id": 11488058246,
  "text": "求关注。",
  "source": "新浪微博",
  "favorited": false,
  "truncated": false,
  "in_reply_to_status_id": "",
  "in_reply_to_user_id": "",
  "in_reply_to_screen_name": "",
  "geo": null,
  "mid": "5612814510546515491",
  "reposts_count": 8,
  "comments_count": 9,
  "annotations": [],
  "user": {
  "id": 1404376560,
  "screen_name": "zaku",
  "name": "zaku",
  "province": "11",
  "city": "5",
  "location": "北京 朝阳区",
  "description": "人生五十年,乃如梦如幻;有生斯有死,壮士复何憾。",
  "url": "http://blog.sina.com.cn/zaku",
  "profile_image_url": "http://tp1.sinaimg.cn/1404376560/50/0/1",
  "domain": "zaku",
  "gender": "m",
  "followers_count": 1204,
  "friends_count": 447,
  "statuses_count": 2908,
  "favourites_count": 0,
  "created_at": "Fri Aug 28 00:00:00 +0800 2009",
  "following": false,
  "allow_all_act_msg": false,
  "remark": "",
  "geo_enabled": true,
  "verified": false,
  "allow_all_comment": true,
  "avatar_large": "http://tp1.sinaimg.cn/1404376560/180/0/1",
  "verified_reason": "",
  "follow_me": false,
  "online_status": 0,
  "bi_followers_count": 215
  }
  },
  ...
  ],
  "previous_cursor": 0, // 暂未支持
  "next_cursor": 11488013766, // 暂未支持
  "total_number": 81655
}

------解决方案--------------------
这是json格式,你可以尝试用json_encode函数去解析。
------解决方案--------------------
这是新浪的数据
新浪有提供php sdk的

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot Article Tags

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Solution: Your organization requires you to change your PIN Solution: Your organization requires you to change your PIN Oct 04, 2023 pm 05:45 PM

Solution: Your organization requires you to change your PIN

How to adjust window border settings on Windows 11: Change color and size How to adjust window border settings on Windows 11: Change color and size Sep 22, 2023 am 11:37 AM

How to adjust window border settings on Windows 11: Change color and size

How to change title bar color on Windows 11? How to change title bar color on Windows 11? Sep 14, 2023 pm 03:33 PM

How to change title bar color on Windows 11?

How to enable or disable taskbar thumbnail previews on Windows 11 How to enable or disable taskbar thumbnail previews on Windows 11 Sep 15, 2023 pm 03:57 PM

How to enable or disable taskbar thumbnail previews on Windows 11

OOBELANGUAGE Error Problems in Windows 11/10 Repair OOBELANGUAGE Error Problems in Windows 11/10 Repair Jul 16, 2023 pm 03:29 PM

OOBELANGUAGE Error Problems in Windows 11/10 Repair

Display scaling guide on Windows 11 Display scaling guide on Windows 11 Sep 19, 2023 pm 06:45 PM

Display scaling guide on Windows 11

10 Ways to Adjust Brightness on Windows 11 10 Ways to Adjust Brightness on Windows 11 Dec 18, 2023 pm 02:21 PM

10 Ways to Adjust Brightness on Windows 11

How to turn off private browsing authentication for iPhone in Safari? How to turn off private browsing authentication for iPhone in Safari? Nov 29, 2023 pm 11:21 PM

How to turn off private browsing authentication for iPhone in Safari?

See all articles