2
我正在PHP中使用Google API密钥开发Google克隆搜索引擎。我收到这个错误。我应该怎么做才能消除这个错误?如何删除已弃用的错误
Deprecated: Assigning the return value of new by reference is deprecated in E:\wamp\www\downclone\google.com-search-engine-clone\google.com Search Engine Clone\nusoap.php on line 3703
在此先感谢
删除
&
看一看http://stackoverflow.com/questions/4814387/how-to-solve-the-deprecated-问题为seo – 2011-02-01 05:59:25在生产服务器上,您应该避免显示所有错误,而不仅仅是已过时的错误。 – takeshin 2011-02-01 07:31:42