RE: HTML instead of BBCodes (Answered)
Ok.. let me ask one more thing '-'
I'm using something like that (in the index.php file)...
PHP Code:
$pagecontent = getsitecontent("index");
$article_title = $pagecontent[title];
$article_content = include("news/show_news.php");
to show a news system.. and that kinda works, but the page is included not where is the :ARTICLECONTENT: on the template...
look http://maplepet.co.cc/index.php
the news are up there, and not where it's supposed to be '-'
do you know how can I solve that?
__________________
My Pets site: MaplePet (Released: No)
Done: Stats system, Adoptables Sex system, Battle and using pokeballs like items to capture pets, stats (luck and dexterity) affecting the chance of capturing, Element system (8 elements), Trading, shopping, inventory system, Pet profile for each pet.
Working: Battle System againsts monsters found in the Map
|