sheikhmdirfan Posted May 14, 2009 Share Posted May 14, 2009 Hello All, In my application i have a Burn to CD button, on clicking it the webpage data or pdf file should be burned to a CD.. I would like to know if there is way in which we can burn a webpage report or a pdf file to a CD on a button click in a php application. If yes, then how. If not, then how can i open a CD burning application from my application. Thankx in Advance... Link to comment https://forums.phpfreaks.com/topic/158079-burning-a-webpage-or-pdf-file-report-to-a-cd-from-a-php-application/ Share on other sites More sharing options...
Mchl Posted May 14, 2009 Share Posted May 14, 2009 PHP is server side language. It has no access to any software or hardware on client's computer. Link to comment https://forums.phpfreaks.com/topic/158079-burning-a-webpage-or-pdf-file-report-to-a-cd-from-a-php-application/#findComment-833874 Share on other sites More sharing options...
sheikhmdirfan Posted May 14, 2009 Author Share Posted May 14, 2009 ok.. can u tell me how to open a pdf file in another browser tab or window in using php code..... Link to comment https://forums.phpfreaks.com/topic/158079-burning-a-webpage-or-pdf-file-report-to-a-cd-from-a-php-application/#findComment-833881 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.