This code is a minisite writen in php with searchfunctionality on the Open API. It is a simple way to get a quick working example with html output and parsing of the xml respons. You can view the example live at http://developers.bol.com/examples/phpexamplecodeshopzoeker/index.php
If you want to contribute to this code sample. You can do a Fork and a Pull request on this repo.
- PHP 5.0 (or higher)
- Get the code by forking or downloading the zip
- Upload all files (keep the directory structure) to a web-server
- Add your API-key at line 301 of index.php (request this key https://developers.bol.com/)
- Open the browser and call the URL where your index.php file is located