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

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
thewombat
Forum Newbie
Posts: 1
Joined: Thu Jun 12, 2003 4:06 am

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

Post 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
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Couldn't you just use include()?

Mac
Post Reply