kuju
01-29-2004, 07:16 PM
Hi everyone,
I want to have vB embeded in an area (placeholder, like a <div>) of some existing pages on my client website.
My question: I know how to program the necessary PHP, but is it possible to embed Vb into existing php pages, like this for example:
*********************************************
<div> --my website header html code here ----- </div>
<div> <? php @include_once "http://myserver/myserVbulletin/thread1.php" ?> <div>
<div> -- my website footer info here --- </div>
**********************************************
So the Vb appears embeded in an existing page, in a particular placeholder on the page. My client has a website with a php
template and would like to know if this is possible before buying a license. I assume it is but would like to confirm this you.
Thank you for your collaboration
dm
I want to have vB embeded in an area (placeholder, like a <div>) of some existing pages on my client website.
My question: I know how to program the necessary PHP, but is it possible to embed Vb into existing php pages, like this for example:
*********************************************
<div> --my website header html code here ----- </div>
<div> <? php @include_once "http://myserver/myserVbulletin/thread1.php" ?> <div>
<div> -- my website footer info here --- </div>
**********************************************
So the Vb appears embeded in an existing page, in a particular placeholder on the page. My client has a website with a php
template and would like to know if this is possible before buying a license. I assume it is but would like to confirm this you.
Thank you for your collaboration
dm