我有类似的东西
621 Aug 20, 2014 00:04:52.574230000 362 10.0.0.16 184.180.124.176 33 51821 80 1 297 1 296 297 1 GET HTTP/1.1 http://mesu.apple.com/assets/com_apple_MobileAsset_SoftwareUpdate/com_apple_MobileAsset_SoftwareUpdate.xml /assets/com_apple_MobileAsset_SoftwareUpdate/com_apple_MobileAsset_SoftwareUpdate.xml MobileAsset/1.1 mesu.apple.com
这是我要插入mySql数据库的数据。这个数据是变量array[0]
我的数组中有很多元素。我的数据有一个表格结构。喜欢第一个字段是id。第二是约会。如何将此行插入mysql数据库。在太空的基础上爆炸也使我的日期爆炸。有没有办法做到这一点。
提前感谢:)