Not Solved PHP in Templates and Template Conditionals
#67
Not Solved
Hello

PHP version :
$code="blablabla";
<a href="http://domain.com/index.php?<?php echo $code; ?>">link</a>
How to in templates mybb ?

Template MyBB version :
{$code="blablabla";}
<a href="http://domain.com/index.php?{$code}">link</a>

is ok?

I'm french...sorry
Reply


Messages In This Thread
RE: PHP in Templates and Template Conditionals - by dan4 - 2010-01-28, 10:54 AM
RE: Template conditionals - by expat - 2015-01-31, 05:28 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)