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.



Reply With Quote


Bookmarks