[PHP] asking about exe file

2002-04-08 Thread wong

Can php execute .exe file ( compile from BorlandC) and view result on the
browser ? PLease Help Me

Rizal


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] asking about .exe file

2002-04-07 Thread wong

Can php execute .exe file under dos and view result on the browser ?

Rizal


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] asking about .exe file

2002-04-07 Thread Martin Towell

yes - look at system(), exec() and backtick in the manual (the last one
goes under a different name, I believe)

-Original Message-
From: wong [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 08, 2002 11:58 AM
To: [EMAIL PROTECTED]
Subject: [PHP] asking about .exe file


Can php execute .exe file under dos and view result on the browser ?

Rizal


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php