you see, PHPnuke use <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> HTML 4.01 and PHPfreechat uses XHTML STRICT. That makes these 2 things can't show in the same page with out having problems.
So is there any way to show those 2 in the same page beside use iframe tags?