PHP with nested html SSI problem
Posted: Wed Aug 05, 2009 9:49 pm
Hi all,
I have an index.php that include a html page that include another SSI of html page.
Since it is a php file the first include was okay but now the nested SSI that grabs another SSI is not executed.
I can't just include those nested SSI into one files due to certain reason so I can't take the easy way out.
Have anyone experience this and solve it?
Thank you in advance!
I have an index.php that include a html page that include another SSI of html page.
Since it is a php file the first include was okay but now the nested SSI that grabs another SSI is not executed.
I can't just include those nested SSI into one files due to certain reason so I can't take the easy way out.
Have anyone experience this and solve it?
Thank you in advance!