Is it `reboot -n` ??

Harpreet Kaur wrote:
> I am using the below command in the php page to reboot the linux server. 
> But nothing happens . Where am i wrong or do i have to give a path or 
> nething . Please help.
> 
> 
> $output = shell_exec(`reboot`);
> echo $output;
> 
> 
> 
> _________________________________________________________________
> Join the world’s largest e-mail service with MSN Hotmail. 
> http://www.hotmail.com
> 


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

Reply via email to