Thread
:
php in static page question
View Single Post
#
2
11-22-2007, 08:31 PM
Jon
X-Guru
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
Re: php in static page question
Why are you doing it in php instead of doing:
{if $smarty.get.pr eq "2}
show 2
{else}
show 3
{/if}
?
Jon
View Public Profile
Visit Jon's homepage!
Find all posts by Jon