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 5 matches
Smarty Forum Index
Author Message
  Topic: 3.1.8 function global $Smarty bug?
skycyclone

Replies: 1
Views: 5237

PostForum: Bugs   Posted: Sat Mar 24, 2012 11:28 am   Subject: 3.1.8 function global $Smarty bug?
look this http://www.smarty.net/forums/viewtopic.php?t=21296


require 'Smarty.class.php';
$smarty = new Smarty;
function get_news_list($str) {
global $smarty;
$list_new ...
  Topic: How to assign $smarty object to to php function?
skycyclone

Replies: 4
Views: 12230

PostForum: General   Posted: Sat Mar 24, 2012 11:14 am   Subject: I have this situation too
updata smarty 3.1.8 have this situation

require 'Smarty.class.php';
$smarty = new Smarty;
function get_news_list($str) {
global $smarty;
$list_news = "something" ...
  Topic: Smarty Do not use PHP extension ?
skycyclone

Replies: 0
Views: 145372

PostForum: Article Discussions   Posted: Wed Jan 11, 2012 4:20 am   Subject: Smarty Do not use PHP extension ?
Original:
我们可以从以下几点可以看出:第一,PHP最为强大的 ...
  Topic: bug for smarty3?~
skycyclone

Replies: 2
Views: 7709

PostForum: Smarty 3   Posted: Fri Dec 18, 2009 8:10 am   Subject: I found the cause of the problem of
{[assign var=foo value="|"|explode:$list[list].other]}
{[foreach from=$foo item=item name=foo]}
...
  Topic: bug for smarty3?~
skycyclone

Replies: 2
Views: 7709

PostForum: Smarty 3   Posted: Fri Dec 18, 2009 6:25 am   Subject: bug for smarty3?~
{[assign var=foo value="|"|explode:$list[list].other]}
{[foreach from=$foo item= ...
 
Page 1 of 1
All times are GMT
Jump to:  


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