Re: syndicating content
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: syndicating content

From: Sjoerd <sjoerder@gmail.com>
Date: Fri Mar 31 2006 - 11:44:14 CEST

up2trouble wrote:
> I'm working on syndicating a poll [http://sife-delhi.com/ethics.php].
> If I use an iframe, my info can be cutoff. I want to use a javascript
> to prevent this from happening.

You do a very poor job at describing your problem.

> <SCRIPT LANGUAGE="JavaScript"
> SRC="http://sife-delhi.com/ethicsfeed.php"></SCRIPT>

http://sife-delhi.com/ethicsfeed.php is no JavaScript, so this won't
work.

> <?PHP
> include("http://sife-delhi.com/poll.php")
> ?>

This is closer. Just saying that "it does not work" won't get you
answers. What happened exactly?
Received on Mon May 1 02:45:40 2006