, February 21, 2001 7:31 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] system() PHP newbie!!
On Tuesday 20 February 2001 21:17, Kevin Connolly wrote:
> just adding the line: system("C:/temp.exe")?? I have also tried
> system("C:\temp.exe)!! This is probably a really silly question but
On Tuesday 20 February 2001 21:17, Kevin Connolly wrote:
> just adding the line: system("C:/temp.exe")?? I have also tried
> system("C:\temp.exe)!! This is probably a really silly question but I
As you use double quotes here, PHP will interpret the "\t" in there as
TAB character. Write "C:\\tem
I believe you can only get system() to work in PHP4 by running PHP4 as a CGI
rather than ISAPI/Module.
--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
- Or
3 matches
Mail list logo