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]

Link to comment
Share on other sites

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');

 

}

 

}

 

?>

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.