sheikhmdirfan Posted July 1, 2009 Share Posted July 1, 2009 Hello everyone, I have a requirement in my PHP application which needs me to open a CD Burning application like NERO or others so that data can be burnt on it. I want to know how i can achieve this using PHP or Javascript or both... so that on a click of a button or any other link etc i can open the CD burning application.. and also can i burn data from a web page on to a cd... Please help... Thanks in advance... Link to comment https://forums.phpfreaks.com/topic/164347-opening-a-cd-burning-application-through-php-or-javascript/ Share on other sites More sharing options...
Garethp Posted July 1, 2009 Share Posted July 1, 2009 Look into the PHP exec() or passthru() Link to comment https://forums.phpfreaks.com/topic/164347-opening-a-cd-burning-application-through-php-or-javascript/#findComment-866951 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.