Need to pass URL into HTML from URL variable?

Discussion in 'PHP' started by Seqqa, Jun 19, 2008.

  1. #1
    I need to pass and change URL values src=" <GET URL> " does anyone have a method of passing the URL into the HTML without making any PHP errors.

    Thanks.

    + Rep for anyone that trys to help!
     
    Seqqa, Jun 19, 2008 IP
  2. Danltn

    Danltn Well-Known Member

    Messages:
    679
    Likes Received:
    36
    Best Answers:
    0
    Trophy Points:
    120
    #2
    Danltn, Jun 19, 2008 IP
    Seqqa likes this.
  3. coffeesonnow

    coffeesonnow Peon

    Messages:
    34
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You mean like src="<?php echo $_GET['url']; ?>" ?
     
    coffeesonnow, Jun 19, 2008 IP
    Seqqa likes this.
  4. Seqqa

    Seqqa Well-Known Member

    Messages:
    3,695
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    115
    #4
    Yeah I've fixed the problem. Thanks everyone that posted or PM me offering to help I will send you all a rep.

    Thanks!
     
    Seqqa, Jun 19, 2008 IP