Skip to content

Tag Archives: scripts

What computer script goes good along with html?

I know html very well and trying to learn another script. I know javascript goes great with html as i have used pre-made scripts before in my sites. Php im having trouble with embedding properly to show php with html xml?

XML to PDF conversion on Linux Platform?

Hi I have few XML documents on Linux platform. I will be storing all the xml documents in one directory and I want to run some executable files with some arguments may be. This executable files should convert those xml file to pdf file and dump it in another directory. Is there any scripts/C/C++ programs [...]