Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

jballe/PhpSharepoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Php Sharepoint Connector

Back in the days, I created this. If you can use it, you are welcome :) It was used to connect to a remote Sharepoint 2003 installation, using the (old) webservices.

There are two classes:

  • SharepointSite, the first one and handles all calls to the webservices, instantiate with url and credentials
  • listQuery for building CAML queries, which can be executed through the listContents method of the SharepointSite class

About

PHP Code to connect to a Sharepoint site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages