Gossamer Forum
Quote Reply
Else ?
Hi,

I would like to use a tag such as <%else%> in my _php templates, does it exist with Links SQL ?

Because if I do a :

<?if ($something) {?>
Some html code
<?}?>
<?else {?>

Some other html code.

<?}?>

It doesn't work unfortunately, and there's nothing in the documentation and in readme.php that explain this.

Any idea ?

Thank you !

Regards,

Gautier.
Subject Author Views Date
Thread Else ? Gautier 2748 Jul 1, 2002, 3:01 PM
Post Re: [Gautier] Else ?
brewt 2673 Jul 1, 2002, 5:21 PM