shashiku Posted July 29, 2007 Share Posted July 29, 2007 hi guys iam very new to php. i need a .exe file to be executed (typically a software to be installed) through running a php script can u pls list down the functions i need to use for this task. so i can refer those functions in the manual pls help me if u can pls help me with an exampleeee thanku friends Link to comment https://forums.phpfreaks.com/topic/62270-how-to-install-a-software-using-php-script/ Share on other sites More sharing options...
shashiku Posted July 29, 2007 Author Share Posted July 29, 2007 *bump* Link to comment https://forums.phpfreaks.com/topic/62270-how-to-install-a-software-using-php-script/#findComment-309905 Share on other sites More sharing options...
trq Posted July 29, 2007 Share Posted July 29, 2007 Take a look at exec and its related functions. keeps in mind though that this will run on the server, not the client. Link to comment https://forums.phpfreaks.com/topic/62270-how-to-install-a-software-using-php-script/#findComment-309906 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.