first let me know about that exe file.
 
can u call that exe file in browser??? If yes can we give like http://path to exe//??input co-ords...
 
-Balaji
----- Original Message -----
Sent: Friday, August 17, 2001 12:09 PM
Subject: [PHP] Help.

Hi,

I have created a database with the backend of Mysql
and i am accesing the database using PHP scripts.

In the database there is one field, which has the
information of the structure of a molecule as a
Coordinate data.

when i am using the mysql_fetch_array() command to
retrive the data, it's just taking the text part of
the file, which is simply a ASCII characters and
displaying that on the browser screen.

I have a program whihc will take that coordinate file
as the input and it will convert that file into a 3D
structure, i have the exe file of that program.

Now my query is

how do i access this exe file in the php script???,

Is that Possible in some way???

so the data is retrived it has to automatically invoke
the ./xxx file and it will give the 3D rendering of
that data which is in the form of coordinate file.

Please give me some suggestiosn about this.

Thanks in advance.

Raji
 

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
-----------------------------------------------------------------------------------------------------------------------
Information transmitted by this E-MAIL is proprietary to Wipro Limited and
is intended for use only by the individual or entity to which it is
addressed, and may contain information that is privileged, confidential or
exempt from disclosure under applicable law. If you are not the intended
recipient or it appears that this mail has been forwarded to you without
proper authority, you are notified that any use or dissemination of this
information in any manner is strictly prohibited. In such cases, please
notify us immediately at mailto:[EMAIL PROTECTED] and delete this mail
from your records.
------------------------------------------------------------------------------------------------------------------------

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to