随笔分类 -  php

摘要:1.PHP在上传文件的时候出现错误Internal Server ErrorInternal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator at admin@phpStudy.net to inform them of the time this error occurred, and the actions you performed 阅读全文

posted @ 2013-06-20 16:42 wind side 阅读(3624) 评论(0) 推荐(0)

摘要:1.默认语法:<?php.....?>或者<?.....?>例如<?echo"hello word!";?>2.注释/*....*/或者//.... 阅读全文

posted @ 2012-03-04 23:36 wind side 阅读(157) 评论(0) 推荐(0)

摘要:php环境配置:1软件安装使用软件WampServer下载地址:http://www.php100.com/html/itnews/PHPxinwen/2012/0302/9966.html2修改默认目录需要修改的文件有三个 apache2的配置文件 httpd.conf 和 Wampserver的 配置文件wampmanager.ini和wampmanager.tpl其中httpd.conf 可以找到安装目录:下 bin\apache\apache2.x.xx\conf\httpd.conf 或者直接在wamp软件里面点击打开配置文件后更改两处修改成指定的那个目录就可以了这样配置文件中的目录 阅读全文

posted @ 2012-03-04 23:33 wind side 阅读(357) 评论(0) 推荐(0)

导航