Code:
<html>
<head><title>free picture of the day</title>
</head>
<body>
<center>
<br>
<!--#set var="pref" value="general" -->
<!--#config timefmt="$pref%d.jpg" -->
<IMG SRC="<!--#echo var="DATE_LOCAL"-->">
</center>
</body>
</html>
Pick some pictures for a niche from the
PimpRoll free content area, add some hyperlinks to a matching PimpRoll paysite.
(content can only be used to promote our sites, just stay compliant)
Name the pics "general01.jpg" thru "general31.jpg" in this example. (to make niche specific, replace "general" with "amateur" etc.. Replace it in the html as well so it pulls the correct niche pics)
Place this html in the folder with the pics.
Uses SSI to pull the day of the month, and load up the matching pic.
Hope it helps.
