Jump to content

Im Using jcow but this might be a easy question


rbadtke

Recommended Posts

Ive added a picture ( where the red frame is i want to put another php page.

 

I use jcow for a social website and on one page i want the jcow frame but inside the page i want to add a php page from different website.

 

can it be done ?

can any one help?

 

thanks for your time.

 

[attachment deleted by admin]

thanks for the quick reply but to no avail this not working either

 

here is the code ive been working on so far but it wont work

 

<?php

 

 

 

class Auction {

function index() {

section_content('<!-- Begin Auction -->

 

This is a space for a user Auctions

 

that will be much cheaper then the other Auction sites.

 

include 'http://peepface.net/PeepBids/index.php';

 

 

 

<!-- End Auction -->');

section_close('Auction');

 

}

 

}

 

?>

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.