Preserved Topic: Inserting a PHP file in an HTML Table |
|
---|---|
Author | Thread |
Bipolar (III) Inmate From: purgatory |
posted 05-21-2001 23:46
Is it possible to call a php file (similar to SSI) and put it in an HTML table. I have an entire php webpage that I want to show up inside the <TD></TD> tags on a webpage. What would be the code to do this? Thanks in Advance! |
Paranoid (IV) Inmate From: other places |
posted 05-21-2001 23:48
include() should do it. |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 05-22-2001 01:10
Oh sure Linear..... |
Paranoid (IV) Inmate From: other places |
posted 05-22-2001 06:19
|