Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

ip condition in tpl

{if $smarty.server.REMOTE_ADDR == '115.xxx.xxx.6'}
	<span style="display: none;">TEST</span>
{/if}
 
PREVIOUS NEXT
Tagged: #ip #condition #tpl
ADD COMMENT
Topic
Name
1+9 =