Okay, I've had a small problem. When others want to include my news, the variables fail to load.
So I was thinking - would this work?
Example: http://www.pokedaily.com
They include this file: http://www.pocket-news.net/listen/pokedaily.php
And pokedaily.php is:
As I'm out of BW, I can't test it.
Do you people think it'd work?
Edit: And so I've tested it now that my hosting is back. It worked. ^_^;
So I was thinking - would this work?
Example: http://www.pokedaily.com
They include this file: http://www.pocket-news.net/listen/pokedaily.php
And pokedaily.php is:
PHP:
<?
$number = "15";
$template = "pokedaily";
include("../new/show_news.php");
?>
Do you people think it'd work?
Edit: And so I've tested it now that my hosting is back. It worked. ^_^;
Last edited:
