Sorry Page PHP

You can use PHP to display transaction results on your sorry page. There are 3 steps to use this PHP example.
1. You need to create a HTML page.
2. You need to copy and paste the code below after the opening (first) BODY tag.
3. You need to name the file with the extension .php
For example:
decline.php

Simply click inside the window below, use your cursor to highlight the code, and copy (press Control-C or Apple-C on your keyboard) the code. Next you will need to paste (Control-V or Apple-V on your keyboard) the code into one of your web pages using Notepad (Windows), TextEdit (Mac OS X), or any HTML editor.