comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: IDL with php
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL with php [message #52252] Thu, 25 January 2007 10:55 Go to previous message
JD Smith is currently offline  JD Smith
Messages: 850
Registered: December 1999
Senior Member
On Thu, 25 Jan 2007 08:51:47 -0800, pranavkesarkar@gmail.com wrote:

> I can compile and run the file on the command line but I cannot figure out
> a way to run the program using php. I am working on php and have been
> trying to use the php shell commands to execute the .pro file but it
> doesnt seem to work.
> Thanks for the help.

You probably want to use proc_open or popen to communicate with IDL
directly. Here's an example I found interfacing to GNUPlot:

http://celeste.cn/PHP-GNUPlot/

The issue will be starting and restarting IDL continuously for each
request, which, if they are frequent, will be painful.

JD
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Cutting/Exclude ROI's based on overlapping
Next Topic: Write image to CDF file

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:03:35 PDT 2025

Total time taken to generate the page: 0.00368 seconds