Reply
Old 03-17-2006, 10:36 AM template
red fox's Avatar
Registered User

Posts: 4
hi
my problem is i need to Know what the value of std.tpl in this code and how use it
<?
require_once('lib/template.php');

$page = new Page('std.tpl');

$page->replace_tags(array(
'title' => 'title',
'user_bar' => 'dat/user_bar.dat',
'navigation' => 'dat/navigation.dat',
'main' => 'dat/index.dat',
'affiliates' => 'dat/affiliates.dat',));

$page->output();
?>
red fox is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 03-17-2006, 12:16 PM Re: template
Average Talker

Posts: 26
Location: the Netherlands
You're using a template parser, this parser opens the file 'std.tpl'.
PeterB is offline
Reply With Quote
View Public Profile Visit PeterB's homepage!
 
Reply     « Reply to template
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12124 seconds with 12 queries