: PHP-General
Betreff: Re: [PHP] shell command
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&
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
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
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
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I'm trying to find how to execute a shell command in a php script, I
meen I would like for example to stop services like ssh or others in
/etc/init.d with command stop and start it again.
I've tried some commands without success, and I've missed something like
script owner or group. I really
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
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
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.
How to execute dos\winnt command in php script, i need disk map in php
excample :
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
9 matches
Mail list logo