Question:
Can you link a PHP external page within a HTML table?
Puja R
2011-06-19 22:21:02 UTC
this is my code,









sideshow here















I want a external php form here,not in a new window.(in side this table)is it possible?
include("introduction.php");
?>





Tell me whats wrong with it...please,I don't think there is errors in this code, but if anybody can help me thanks...
Or can you do the linking part with javasript?(window.location= "introduction.html";)
Five answers:
merlot7799
2011-06-21 13:35:46 UTC
I think in order for us to tell you what's wrong with it, you'd have to tell us what happens when you run it. Also, what is contained in introduction.php?
2011-06-19 22:24:51 UTC
IF the file extension is .html, then you can you php tag inside the file.



Or this is php file then file include code is ok But you want to create a link then use



Introduction
?
2016-10-04 06:25:14 UTC
extra desirable than 2 CSS report links are ok as long as one would not override the different for a similar internet site. If styling instructions and selectors are diverse for the two the ordinary internet site and the Hypertext Preprocessor script then no concern as they are going to be utilized the place they could desire to be without conflict.
Vikas
2011-06-19 22:40:21 UTC
You can try including your php page using the ifame tag in HTML.... If its a static page it works good...