programming examples

User e34a92cce5

03-11-2009 18:43:02

Hi,


I just downloaded JChem Web services 5.2.6 and I think it is a great tool for developers who program in other languages. I see that it comes with some Ajax and python examples. There is a PHP folder that is empty. It would be really neat to have some sample scripts in there for PHP programmers.


Thanks!


 

User c1ce6b3d19

04-11-2009 11:10:42

Glad to hear that you are using JChem Web Services.


Attached is the php example that will be included in the 5.3 release


 


Jon

User e34a92cce5

20-11-2009 15:38:02

Do you plan to add a JChemSearch wsdl function to import multiple compounds, say using an SDF file. Right now, I believe that you an only insert one compound at a time.


 

User c1ce6b3d19

20-11-2009 15:43:16

Yes, we plan to add this functionality in the future. 


Currently, the easiest way to setup and administer your JChem tables is with JChemManager.  This has an easy to use GUI as well as a command line version.


 


Please see:


http://www.chemaxon.com/jchem/doc/admin/index.html


 


Jon

User e34a92cce5

20-11-2009 15:57:16

My goal is to make the imprt available across a web UI and currently, I have to use jsps running on Tomcat with JChem APIs to do it. It would be much easier to do it in PHP if there was a WSDL available.