I am working on integrating Legitimi to our main website. I've noticed from the demo that the communications and transports have been written in javascript\jsp's. Has any work been done with connecting via php? Is there anyone who could assist with the generalities on the connectivity while I write the PHP connectivity?
At this time we do not have any server side code samples in PHP. You should be able to utilize the Javascript and VB samples in these forums to aid in the construction of your own PHP. Please see the Legitimi Server Command Reference API for available commands you can use in the construction of your PHP which must follow RFC 1867 regarding multipart/form-data.