• Forum Moderator applications are now open! If you're interested in joining an active team of moderators for one of the biggest Pokémon forums on the internet, click here for info.

An idea... can someone give me input?

Status
Not open for further replies.

Koroku

Ninja Master!
Joined
Apr 27, 2005
Messages
1,137
Reaction score
4
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:
PHP:
<?
$number = "15";
$template = "pokedaily";
include("../new/show_news.php");
?>
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. ^_^;
 
Last edited:
Status
Not open for further replies.
Back
Top Bottom