Re: [PHP] shell command

2005-11-18 Thread Robert Cummings
On Sat, 2005-11-19 at 13:02, Jasper Bryant-Greene wrote: > John Taylor-Johnston wrote: > > Hi, > > I want to echo the location of "head.jpg" hidden in some deep dark > > recess of my server, unbeknownst to me. > > Which shell command do I use? How do I echo it? > > John > > > > While this isn't

Re: [PHP] shell command

2005-11-18 Thread Jasper Bryant-Greene
John Taylor-Johnston wrote: Hi, I want to echo the location of "head.jpg" hidden in some deep dark recess of my server, unbeknownst to me. Which shell command do I use? How do I echo it? John While this isn't really a PHP question... On my machine, the following would work. I can't speak fo

RE: [PHP] shell command

2002-05-15 Thread Jared Boelens
Here are the functions you need: http://www.php.net/manual/en/ref.exec.php -Jared -Original Message- From: Roman Duriancik [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 15, 2002 9:30 AM To: PHP-General Subject: [PHP] shell command How to execute dos\winnt command in php script, i ne

Re: [PHP] shell command

2002-05-15 Thread 1LT John W. Holmes
Read the manual. www.php.net/exec among others... ---John Holmes... - Original Message - From: "Roman Duriancik" <[EMAIL PROTECTED]> To: "PHP-General" <[EMAIL PROTECTED]> Sent: Wednesday, May 15, 2002 9:30 AM Subject: [PHP] shell command > How to execute dos\winnt command in php sc

Re: [PHP] shell command

2002-05-15 Thread Juan Pablo Aqueveque
http://www.php.net/manual/en/ref.exec.php At 09:30 15/05/02, you wrote: >How to execute dos\winnt command in php script, i need disk map in php > >excample : >\\server\shere_folder\' ..?> > > > > >-- >PHP General Mailing List (http://www.php.net/) >To unsubscribe, visit: http://www.php.net/unsub.