Page 1 of 1

how do you put php in a xhtml object tag? Please

Posted: Thu Jun 12, 2003 4:06 am
by thewombat
how do you put php in a xhtml object tag? Please, Im trying to do away with frames on a page and want to include a external page that has php but i dont know and cannot find the mime type for the tag
Has anyone done it?
Thanks

Posted: Thu Jun 12, 2003 4:21 am
by twigletmac
Couldn't you just use include()?

Mac