How to access List Item contents in SharePoint via PHP SOAP?

前端 未结 0 1889
-上瘾入骨i
-上瘾入骨i 2021-01-30 04:45

I\'m able retrieve the list items on Sharepoint via the code below:

  public function getListItems($listName){
    $params     = [\'listName\' => $listName];
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题