Query String appending

Discussion in 'PHP' started by derek34, Nov 13, 2007.

  1. #1
    Hi
    I need to find a way to attach a query string to a url. The user is going from page2.php to page3.php
    So, instead of the url displaying:
    ./page3.php
    I need the url to display:
    ./page3?filename=file.txt

    but instead of comp1920.txt, the filename needs to be one that was selected from a form on page1.php

    Help!:confused:

    if you're wondering, this is for an assignment for a php class I am taking, so I need to do it this way...
     
    derek34, Nov 13, 2007 IP
  2. derek34

    derek34 Guest

    Messages:
    34
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    nervermind figured it out.
    Thanks for looking anyway...
     
    derek34, Nov 13, 2007 IP