Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 4 matches
Smarty Forum Index
Author Message
  Topic: Character encoding with fetch
fl1

Replies: 1
Views: 5393

PostForum: General   Posted: Tue Dec 16, 2008 1:55 pm   Subject: Character encoding with fetch
Problem solved, for anyone reading this it was because of this code a few lines up which I didnt see...

$smarty->load_filter('output','gzip');

Rolling Eyes
  Topic: would love to see smarty for wordpress
fl1

Replies: 6
Views: 35876

PostForum: Article Discussions   Posted: Mon Dec 15, 2008 3:14 pm   Subject: would love to see smarty for wordpress
yeh nice idea, lets start a petition Very Happy
  Topic: How to list vertically in a table (dynamically)
fl1

Replies: 6
Views: 60755

PostForum: Tips and Tricks   Posted: Mon Dec 15, 2008 3:13 pm   Subject: How to list vertically in a table (dynamically)
split_array works like a charm
  Topic: Character encoding with fetch
fl1

Replies: 1
Views: 5393

PostForum: General   Posted: Mon Dec 15, 2008 2:56 pm   Subject: Character encoding with fetch
I have my own cache code built in and I am trying to save the page to a file by doing this:


// This is at the end of the page
$out = $smarty->fetch('index.tpl');
echo $out;
if ( ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP