http://www.cafepress.com/buy/t-shir...4/id_9793674/pNo_37318204/fpt_/opt_/c_1,2/pg_
Isn't this wrong? Won't it output "I code $a"? Grr...
$a='php';
echo "I code $a";
Isn't this wrong? Won't it output "I code $a"? Grr...