Note that HTML attributes can use single quotes, which sometimes is easier within PHP if you want to include variables. $test = 'fubar'; echo " ...
確定! 回上一頁