Home | Gallery | Forum | Register

Seti@Home

Alternative Stats Graphic URL

 

Some forums, like the latest phpBB forums have prevented image links to PHP scripts being included in posts to such forums. To enable your graphic to be viewed in these forums and other web sites, you can include your Seti graphic by following these simple procedures regarding your seti.mundayweb.com URL:

  1. use "/" where you would normally use "&"
  2. use ":" where you would normally use "="
  3. do not use a "?" anywhere in the URL
  4. add "/.png" to the end of URL (this is not required by seti.mundayweb.com but is required by phpBB forums)

Therefore, in my case I would write for no transparancy:

    http://seti.mundayweb.com/stats.php/userID:1/trans:off/.png instead of http://seti.mundayweb.com/stats.php?userID=1&trans=off

The resulting phpBB code would therefore be in this case: [img]http://seti.mundayweb.com/stats.php/userID:1/trans:off/.png[/img]

and for transparency:

    http://seti.mundayweb.com/stats.php/userID:1/.png instead of http://seti.mundayweb.com/stats.php?userID=1

The resulting phpBB code would therefore be in this case: [img]http://seti.mundayweb.com/stats.php/userID:1/.png[/img]

Copyright © Neil Munday 2006