Jump to content

[SOLVED] can I issue command line instructions using php?


cleary1981

Recommended Posts

Hi,

 

I am currently using XSL to generate a pdf document using Apache FOP. I have used php to generate my XML and in order to create the pdf I must issue the following line in command line

 

fop -xml name.xml -xsl name2fo.xsl -pdf name.pdf 

 

Is there anyway I can use php to issue this command?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.