
php
javaloverleo
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
php中关于路径的函数
1,string realpath ( string $path ) Returns canonicalized absolute pathname(返回标准化绝对路径) [code="php"] //will out put e:\MyWork\oDesk\canlendar\calendar_dev\calendar_dev\test echo realpath ( '.' ) ...2009-03-10 14:46:27 · 133 阅读 · 0 评论 -
Facebook recource
开发者门户:http://developers.facebook.com/2009-03-12 22:38:12 · 110 阅读 · 0 评论 -
[MAC PHP]MAMP: 在Mac OSX上本地快速安装PHP+MYSQL+APACHE
Why should I use MAMP? Isn't everything already installed in OS X? At the moment, when using OS X, only Apache 1.3.x with PHP 4.3.2 is pre-installed. PHP has to be activated by changing the conf...原创 2010-11-30 17:19:16 · 124 阅读 · 0 评论