question about run external programms in PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all , 
i have a question , how can i run an external programms from PHP , i
mean .  i have a php page let say like this :

<?php 
echo '<a href="c:\winamp\winamp.exe"> Click here to run Winamp</a>';
?>

how can i do that , i tried system() function and exec() but it
doesn't work ..
Thanks all



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux