I want to do few things with sharepoint online 365 and php.
I have a php form with three textbox and when click on submit button by entering data, it should save to custom list which is in office online 365 sharepoint.
is it possible to do like this with office online 365 sharepoint and php compactiblilty
With asp.net we can add dll of microsoft.client.runtime do this dll supports in php also.
Please have a look over this link: Is this helpful?
https://gist.github.com/lstak/2404924#file-main-js
Any help would be appreciated thanks.