Came with .cgi file, header.html and footer.html files I'm lost now. How do I put this inside a template? Or make a index.php that pulls all files into one page like http://www.whoisscript.net/order.php
I don't think you can put it in a php file. When you call the cgi file the header should be at the top and the footer at the bottom. Upload it to yoursite and then type domainname/the filename and see what happens. Put Hello in the header file and goodby in the footer and you can see how it works.
I got it to work but only when you type the full domain with the /file.cgi I want it to show when you just type the url And in the bottom of the installation instructions it says
Now that I have thought about it you might be able to include a cgi file in a php page using the include function. I really don't know for sure one way or the other.
I could not get their free version working on my serverlast night. I may try another server later this afternoon. If I get it working I will play around with it and see if I can embed it into a php page. I am sending you a pm for three different scripts I did get working that you can take a look at.