我知道這是一個基本的PHP問題,但我無法在HTML回顯中顯示變量。 ... <?php $variable = 'testing'; echo <span class="label-[variable]">[variable]</span> ?>.
確定! 回上一頁