| category | Recip Type 1 + Code | Recip Type 2 + Code |
| General recip: |
|
|
|
|
NOTE: If you want to have your existing site included and don't want to mess it's design with TalkingPorn.com recip buttons, you can use simple hyperlinks:
You can use any of these hyperlinks. However, for branding purposes, we prefer our original recip buttons, if you submit NEW FREE SITES or TGP galleries to us.
NICHE SPECIFIC RECIP LINKS
| category | Recip Type 1 + Code | Recip Type 2 + Code |
require "./data/sql.php3";
mysql_connect($hostname, $username, $password) or die(mysql_error());
mysql_select_db("$dbName") or die(mysql_error());
$recips = mysql_db_query("$dbName", "select * from recips");
while ($result = mysql_fetch_row($recips)):
SRand((double)Microtime()*1e6);
$rdn=rand(3,6);
$ra=rand(3,4);
$descr=$result[$ra];
$dr=$result[$rdn];
echo "
\n\t| ".$result[3]." | \n\t";
echo "\n\t";
echo " | \n\n\t";
echo " | \n\n\t";
echo " | \n\n\t";
echo " | \n\t
\n\n";
endwhile;
?>
TalkingPorn.com © 2005. All rights reserved.