Re: [Open Babel] reg: invoke babel from php file

2010-03-25 Thread Craig A. James
Narendra, On 3/25/10 12:32 PM, Polani, Narendra K wrote: > Thank you for the information. The problem is fixed. > I have another question, does the 'babel' stick to the bond order input of > user or discards the bond order and forces assignment of > bond orders based on the connectivity. (You sh

[Open Babel] reg: invoke babel from php file

2010-03-05 Thread Polani, Narendra K
Hello, I am Narendra Kumar, a graudate student at University of Kentucky. I am using babel for converting molecules from one format to other. It works fine when I execute babel from command line. How do I run babel from a php file? I tried using shell_exec command, but it didnt work out. Please