Menu

Idea! How to?

Help
2000-08-25
2000-08-28
  • Kelly Hamlin

    Kelly Hamlin - 2000-08-25

    Ok, i was thinking and ive seen things similar on other sites. basically i need some php script added to this
    --<html>
    <head>
    <title><?php echo $sitename; ?></title>
    </head>
    <?php include("config.php3"); ?>
    <?php include("headed.php3"); ?>
    --
    Ok what i need is a template where i can insert a screenshot with the diffrence in the url
    For an example
    i want the file to be ss.php3
    and say i have some screenshots, with fingernails. Ill have the links as follows.
    /ss.php3?image=/images/screenshots/game/shot.jpg
    /ss.php3?image=/images/screenshots/game/shot3.jpg
    when they click on the link it will bring up that template and insert that image in the template where i specify from the template.
    Is this possible? How difficult would it be? how many other people like this idea? who has no idea what im talking about? Who can help me make it happen?

     
    • Kelly Hamlin

      Kelly Hamlin - 2000-08-28

      http://www.voodooextreme.com/shot.taf?image=apache/shots/bg2/beta/bg14.jpg&Desc=BioWare's+Baldurs+Gate+II%20&Link=http://www.bioware.com

      I dont know wth a .taf is but im sure it can be done in php

       
      • Kelly Hamlin

        Kelly Hamlin - 2000-08-28

        Ive figured it out! If anyone would like this info, please let me know.

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.