【发布时间】:2011-08-07 15:13:27
【问题描述】:
$stringText = "[TEST-1] test task 1 Created: 06/Apr/11 Updated: 06/Apr/11";
$splitArray = split(" ",$stringText);
已弃用:函数 split() 在第 27 行的 C:\wamp\www\RSS.php 中已弃用
为什么会发生这个错误?
【问题讨论】:
-
php.net/manual/en/function.split.php - 请在此处提问之前阅读文档。
-
请在您的 php.ini 中启用
html_errors和docref_root