Linux Commands

Linux Commands

am 03.06.2006 09:42:34 von Manoj Singh

------=_Part_3313_9690413.1149320554271
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hello All,

Is it possible to run the Linux Commands through php functions or code?

If anyone knows, please help me out.

Regards
Manoj

------=_Part_3313_9690413.1149320554271--

Re: Linux Commands

am 03.06.2006 09:50:43 von robleyd

Manoj Singh wrote:

> Hello All,
>
> Is it possible to run the Linux Commands through php functions or code?
>
> If anyone knows, please help me out.
>
> Regards
> Manoj

php.net/manual/en/ref.exec.php


Cheers
--
David Robley

User Error: replace user and press any key to continue.
Today is Prickle-Prickle, the 8th day of Confusion in the YOLD 3172.

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

Re: Linux Commands

am 03.06.2006 16:22:39 von John in Pueblo

Manoj Singh wrote:
> Hello All,
>
> Is it possible to run the Linux Commands through php functions or code?
>
> If anyone knows, please help me out.
>
> Regards
> Manoj
>

http://www.php.net/exec

BTW, this is very risky and exposes your server to attacks. Try to find
an alternative first before you let hackers have a chance at getting to
your server.

--
Online library -- http://pueblonative.110mb.com
126 books and counting.

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

Re: Linux Commands

am 03.06.2006 18:55:16 von Micah Stevens

http://us3.php.net/exec

I thought this was a database list?

-Micah

Manoj Singh wrote:
> Hello All,
>
> Is it possible to run the Linux Commands through php functions or code?
>
> If anyone knows, please help me out.
>
> Regards
> Manoj
>
>
> !DSPAM:44813dab14511796716657!
>

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

Re: Linux Commands

am 05.06.2006 06:35:06 von Colin Ross

With that said, are you asking about how to execute system comands
with sql? (reaching...) or is this just OT...

On 6/3/06, Micah Stevens wrote:
> http://us3.php.net/exec
>
> I thought this was a database list?
>
> -Micah
>
> Manoj Singh wrote:
> > Hello All,
> >
> > Is it possible to run the Linux Commands through php functions or code?
> >
> > If anyone knows, please help me out.
> >
> > Regards
> > Manoj
> >
> >
> > !DSPAM:44813dab14511796716657!
> >
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

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

Re: Linux Commands

am 05.06.2006 17:52:15 von Micah Stevens

Just trying to answer Manoj's question, and making a comment about the
OT nature of his question. I don't really care, this list is pretty
infrequent anyhow, but it is PHP-DB, not PHP-OS. :)

-Micah

Colin Ross wrote:
> With that said, are you asking about how to execute system comands
> with sql? (reaching...) or is this just OT...
>
> On 6/3/06, Micah Stevens wrote:
>> http://us3.php.net/exec
>>
>> I thought this was a database list?
>>
>> -Micah
>>
>> Manoj Singh wrote:
>> > Hello All,
>> >
>> > Is it possible to run the Linux Commands through php functions or
>> code?
>> >
>> > If anyone knows, please help me out.
>> >
>> > Regards
>> > Manoj
>> >
>> >
>> > >
>>
>> --
>> PHP Database Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>

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