Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我在netSuite 和 PHP Toolkit工作。我想更新客户地址如何加载加载客户和更新地址。这是客户对象,但我如何为其加载特定客户。
$customer = new Customer();
我不认为我会打扰 PHP 工具包。我确实看过它并沿着 RESTlet 路线走下去。干净得多,而且您每次拨打电话时都不会加载该库。