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 6 matches
Smarty Forum Index
Author Message
  Topic: Variable variables anyone?
mbouclas

Replies: 5
Views: 45026

PostForum: Smarty Development   Posted: Thu Dec 30, 2004 11:46 pm   Subject: Variable variables anyone?
Getting closer, here's a better example of the problem i'm dealing with. In PHP:
for ($i=0;3 > $i ;$i++)
{
${"a_".$i} = new class_name;
$smarty->assign_by_ref("a_".$i,${"a_".$i}); ...
  Topic: Variable variables anyone?
mbouclas

Replies: 5
Views: 45026

PostForum: Smarty Development   Posted: Mon Dec 27, 2004 1:40 pm   Subject: Variable variables anyone?
I’m trying to use variable variables in the smarty templates but I’m not sure about the syntax. The result I’d like to accomplish should be something like this in PHP:
"string_".$va ...
  Topic: http://www.tech-salon.com
mbouclas

Replies: 3
Views: 13824

PostForum: Showcase   Posted: Thu Feb 26, 2004 1:21 pm   Subject: Re: Would it not be simpler to use mod_rewrite?
I'm aware of the apache mod rewrite but i wanted the entire site to be static. Several reasons lead me to that decision, the main ones were: search engines seem to treat html better, easier url's for ...
  Topic: www.sunflowerrentals.com
mbouclas

Replies: 4
Views: 15564

PostForum: Showcase   Posted: Tue Feb 24, 2004 8:25 am   Subject: Re: www.sunflowerrentals.com
i like your site, nice and clean
  Topic: OXID eShop
mbouclas

Replies: 2
Views: 12848

PostForum: Showcase   Posted: Tue Feb 10, 2004 11:13 am   Subject: Nice!!!
Excellent e-commerce software
  Topic: http://www.tech-salon.com
mbouclas

Replies: 3
Views: 13824

PostForum: Showcase   Posted: Tue Feb 10, 2004 11:04 am   Subject: http://www.tech-salon.com
Smarty at its best.Tech-salon is a technology news site which is based on smarty. The entire front-end is in HTML so that it is search engine friendly, and it is essentially the output of the smarty t ...
 
Page 1 of 1
All times are GMT
Jump to:  


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