Results 1 to 4 of 4

Thread: PHP & Iframe + Targeting

  1. #1
    Join Date
    Jan 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default PHP & Iframe + Targeting

    Hello, I'm new to php. I'm using a .php page with 2 Iframes. Trying to get Link

    <A Href="updates.php" Target="Info-Frame">

    To go into

    <Iframe Src="" Name="Info-Frame"></Iframe>

    On a .html page it works fine, On a .php the Iframe don't even show.

    Is there another way to do this in php or does iframes just wont work in php.

  2. #2
    Join Date
    May 2006
    Posts
    29
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    If you post your code then i'm sure someone will be able to help you out.

  3. #3
    Join Date
    Jan 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Code? There is no code because it's not working or i don't know how to do it write.

    I know iframes wont work in php but there should be a way to work around to get it to work that's what i'm asking for someone help if they know how to get a .php page to use iframes.

  4. #4
    Join Date
    Apr 2006
    Posts
    190
    Thanks
    3
    Thanked 7 Times in 7 Posts

    Default

    You said you tested it and I quote

    On a .html page it works fine, On a .php the Iframe don't even show.
    So can we see the code, perhaps we can help as jonny stated before.
    Ryan
    Sevierville, TN

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •