PHP-SharePoint-Lists-API icon indicating copy to clipboard operation
PHP-SharePoint-Lists-API copied to clipboard

Added CopyIntoItems + some minor changes

Open drjoju opened this issue 10 years ago • 0 comments

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)

drjoju avatar Jul 23 '15 09:07 drjoju