Nickson
23-Feb-2004, 09:25 PM
i have this: $this->html = $std->load_template('skin_army');
is it possible to point skin_army to a url? eg:
$this->html = $std->load_template('http://www.domain.com/skin_army.php') ;
what would the correct syntax be?
Thanks
Carl :zombie:
is it possible to point skin_army to a url? eg:
$this->html = $std->load_template('http://www.domain.com/skin_army.php') ;
what would the correct syntax be?
Thanks
Carl :zombie: