Once again, I'd like to thank you for purchasing phpBay Pro API and I hope these examples help illustrate how simple it is to use. Just a few lines of code in your .php file and a few settings, and you can offer your visitors virtually any type of product from 14 different countries around the world.
One last tip I'd like to offer, as I often have customers ask this. What if you want to integrate phpBay Pro API into your site, but your files are in .html format? This is possible! Most servers support adding the following line to your .htaccess file:
Addhandler application/x-httpd-php .html .htm .php
This is a directive that basically says "treat .htm and .html files as if they are .php" If there is php code in the .html files, the server will process the php, even though it's in a .htm or .html based file. If for some reason this doesn't work (not all servers are the same), contact your web host and let them know you need to add a file handler so that your .html files can process php code.
Be sure and take a look at the help.html file too. I've listed all the various parameters you can set in there and give examples of each. If you have any questions, just send me an email and I'll do my best to help you!
Hope you make lots of money with phpBay Pro API. If you like the product, feel free to write a review on your blog, on a forum somewhere and let others know about it. And watch for the upcoming affiliate program where you can earn revenue by referring potential customers to our products.