ChrisB: Echo und IF

Beitrag lesen

Hi,

echo ($css_name !='t') ? 'Sie sind hier: <a href="&URL"" title="$URL" >HOMEPAGE</a>' : 'Sie sind hier: HOMEPAGE';

Ist $css_name = t, werden die $URL aber nicht "aufgelößt" sondern steht als Text $URL in meinem Quellcode.

Hier noch ein Tipp für mich ?

*Grundlagen*: http://php.net/manual/en/language.types.string.php

MfG ChrisB

--
RGB is totally confusing - I mean, at least #C0FFEE should be brown, right?