勉強会

XAMPP
http://localhost/xampp/


php spot


HTML5 IE用のGoogleコード
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

◆カール・ブラケット { }
◆ブラケット [ ]
◆バーレン ( )


◆here document
<?php
print <<< PAGE
<ul>
<li>こんにちは</li>
<li>さようなら<