Quote:
Originally Posted by CraiovaOnLine
I need to put somthing like
if ( strpos($_SERVER['HTTP_REFERER'], 'www.x.')
in my template
What sould this do? well it would show somthing new for the users that camed from that referer
can u help me translate that in vb template code?
|
You cannot put php in templates, they are just html with a bit of variable substitution.
Put the code in...well the code, basically. Use in if conditional to display differential data in the html