Not signed in (Sign In)

Choose a language

Vanilla 1.1.8 is a product of Lussumo. More Information: Documentation, Community Support.

Welcome!
To get the most out of our forums, Please Sign In or Apply for membership now!
    • CommentAuthormrutter
    • CommentTimeJan 19th 2010
     
    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?
  1.  
    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.