Your echo command is wrong. You echo another <?PHP tag with another echo . You should echo the actual variable instead. echo "<button class="tablinks" ...
確定! 回上一頁