php基础知识一

1.PHP是什么:

开源,免费的,跨平台的

2.PHP能做什么:

3.PHP的特点:

4.PHP的标记风格:

<?php

?>

<?

?>

<script language="php ">

</script>

5.PHP的词法结构