PHP-SharePoint-Lists-API
PHP-SharePoint-Lists-API copied to clipboard
Added CopyIntoItems + some minor changes
Hi, We added CopyIntoItems functionality (Issue #63 )and change some constant like curl_setopt($ch, CURLOPT_SSLVERSION, 4); because in older versions of PHP, constants are not supported. This version works with Sharepoint online with TLS protocol (Verified in a production environment)