原创 通達OA2017版工作流觸發器應用實例

<?php //qq 874689017 承接OA實施 流程定製 包月技術支持 軟件開發 include_once("inc/auth.inc.php"); //include_once("inc/conn.php"); in

原创 php調用webservice接口程序,返回xml格式,php解析xml形成數組

<?php set_time_limit(0); ini_set('soap.wsdl_cache_enabled','0');//關閉緩存 header('Content-Type: text/html; charset=UTF-8'