On Tue,  3 Jul 2001 17:46, Ray Hilton wrote:
> I think it's the same as perl, using the backtick operator, ie:
>
> $result = `uptime`;
>
> That's ` NOT '
>

Look at passthru() exec() and system() as well.

Cheers,
Brad
-- 
Brad Hubbard
Congo Systems
12 Northgate Drive,
Thomastown, Victoria, Australia 3074
Email: [EMAIL PROTECTED]
Ph: +61-3-94645981
Fax: +61-3-94645982
Mob: +61-419107559

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to