I'm not sure exactly what you want to do but here are a couple of MODs:
http://www.phpbb.com/community/viewtopic.php?f=70&t=869265
http://www.phpbb.com/community/viewtopic.php?f=70&t=808995
Hope it helps. :)
Edit:
Looks like TechAsh already posted one of them. ;)
You should give out what people on the web want.
Currently it seems to be paypal payouts and such.
You could also give out domains. (Like x10)
Another idea is a choice of Tufat.com flash scripts.
Here are some things I found wrong with what you were doing.
The PHP Include format should look like this:
<?php include'blah.php' ?>
Also, the file you are trying to include should be an HTML file saved as a PHP file.
Don't try to echo the HTML or it will just display the text but not...