Welcome to Delicate template
Header
Just another WordPress site
Header

一着不慎,落入万丈深渊,php小问题

5月 18th, 2013 | Posted by 无 名 in php

在调用一个简单的函数,怎么也调用不到数据,原因就是一个小错误。

错将return写为echo。然后调试错误,查编码,查数据库,查函数模式,用try,所谓想尽办法。无计可施。
到头来,确是将return写为了echo导致没数据没传过来,要喷血了。浪费我这么多时间,竟是这小问题。

You can follow any responses to this entry through the RSS 2.0 Both comments and pings are currently closed.