- Original Message -
From: Sean Burlington <[EMAIL PROTECTED]>
Newsgroups: php.db
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 07, 2003 3:26 PM
Subject: Re: [PHP-DB] Problem in executing linux command from PHP
> Gnanavel wrote:
> >>>$output=exec("cp f
Gnanavel wrote:
$output=exec("cp file1 file2");
echo "$output";
does not works. can any one help me out of this problem
When I was executing the "cp" command it doesn't return anything.
But it returned the name of the last file when i executed the "ls"
`cp file1 file2` doesn't return anything -
- Original Message -
From: Sean Burlington <[EMAIL PROTECTED]>
Newsgroups: php.db
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 02, 2003 1:11 PM
Subject: Re: [PHP-DB] Problem in executing linux command from PHP
> Gnanavel wrote:
> > I have problem in exe
Gnanavel wrote:
I have problem in executing linux command
$output=exec("ls -a");
echo "$output";
the above coding works, but
$output=exec("cp file1 file2");
echo "$output";
does not works. can any one help me out of this problem
When I was executing the "cp" command it doesn't return anything.
I have problem in executing linux command
$output=exec("ls -a");
echo "$output";
the above coding works, but
$output=exec("cp file1 file2");
echo "$output";
does not works. can any one help me out of this problem
When I was executing the "cp" command it doesn't return anything.
But it returne
Gnanavel wrote:
I have problem in executing linux command
$output=exec("ls -a");
echo "$output";
the above coding works, but
$output=exec("cp file1 file2");
echo "$output";
does not works. can any one help me out of this problem
When I was executing the "cp" command it doesn't return anything.
Quoting [EMAIL PROTECTED]:
> From: "Gnanavel" <[EMAIL PROTECTED]>
>
>
> > I have problem in executing linux command
> >
> > $output=exec("ls -a");
> > echo "$output";
> >
> > the above coding works, but
> >
> > $output=exec("cp file1 file2");
> > echo "$output";
> >
> > does not works. can any
From: "Gnanavel" <[EMAIL PROTECTED]>
> I have problem in executing linux command
>
> $output=exec("ls -a");
> echo "$output";
>
> the above coding works, but
>
> $output=exec("cp file1 file2");
> echo "$output";
>
> does not works. can any one help me out of this problem
Riddle me this... exec(
I have problem in executing linux command
$output=exec("ls -a");
echo "$output";
the above coding works, but
$output=exec("cp file1 file2");
echo "$output";
does not works. can any one help me out of this problem
-
Sify Mail - now with Anti-viru