PDA

View Full Version : How do i "include include" pages using php?


scorpius
16-11-2003, 18:01
How do i "include include" pages using php?

:confused:

nivlek78
16-11-2003, 20:03
<? include "filename.php" ?>
not sure if this is what u asking

chrisranjana
14-12-2003, 17:48
can you be more clear in your question ?

you mean include an already included page ?