| Step One: Configuration | |
Using your favourite text editor (eg notepad), open up the config.php file included in this zip. First you must change the first URL to the page that you want to send users who pass take the bribe and digg your sites. This URL should be complete and include "http://" and "www." etc. |
![]() |
| Step Two: Upload | |
Using your favourite FTP program, upload the entire diggcheck folder to your website. If you prefer, you can upload the two included php files to your root folder, but the two php files must be located in the same folder for the script to run correctly. |
![]() |
| Step Three: Add site code | ||
Finally, following the example provided in sample.html, we must add the form code into your page so that users have somewhere to submit their Digg username for checking. Copy the html below into your website, make sure you edit the "action" part of the form (in bold) to ensure that the form is pointing to the diggcheck.php file where it is located on your site.
|
![]() |
|