Amazon PHP script

I designed this script to power any links to Amazon products from this site.

It’s a tiny script, and is only these for people with no PHP ability what so ever who wanted something cool. I am planning to add some more features soon, so please stay tuned.

This script is compatible with clean URLs, this feature doesn’t really add much to it, but it’s pretty cool.

Download: buy.txt
Example: https://ukthoughts.co.uk/buy/1590593812

You can turn this cool feature on by adding the following to you .htaccess file. Please note there are literally 9999 ways of creating clean URLs, so you may be able to find a better one for your needs.

;
ForceType application/x-httpd-php

AddType application/x-httpd-php .html .htm .php

You also need to knock the .php bit of the script.

Comments

No comments yet, you could be the first.