Chinaunix首页 | 论坛 | 博客
  • 博客访问: 105950
  • 博文数量: 36
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 330
  • 用 户 组: 普通用户
  • 注册时间: 2014-08-18 23:16
文章分类
文章存档

2016年(7)

2015年(20)

2014年(9)

我的朋友

发布时间:2015-09-02 10:08:53

<div style="color:#464646;font-family:simsun;font-size:14px;line-height:21px;white-space:normal;background-color:#FFFFFF;">本笔记主要是关于GD(GRAPHICS DRAW)的函数笔记。这个开放的动态源码在PHP5是被默认安装的,要激活的话还是需要修改PHP.INI文件,去掉相关注释。后面一些例子包括创建缩略图、给图片加水.........【阅读全文】

阅读(3323) | 评论(0) | 转发(0)

发布时间:2015-08-26 21:12:07

<p style="margin-top:1.2em;margin-bottom:1.2em;line-height:1.5em;color:#002200;font-family:monospace;font-size:12px;white-space:normal;"><span style="font-size:16px;line-height:1.5;">#虚拟主机的配置</span><br style="padding:0px;margin:0px;" /><span style="font-size:16px;line-height:1.5;">server</.........【阅读全文】

阅读(1044) | 评论(0) | 转发(0)

发布时间:2015-08-26 00:38:04

准备工作
......【阅读全文】

阅读(977) | 评论(0) | 转发(0)

发布时间:2015-05-28 02:09:56

 安装php(这里主要讲nginx配置启动php,以cgi运行php) nginx配置文件是conf文件夹里的nginx.conf 1.修改大概第43~45行之间的 location /{ root html; index index.html index.htm;} 修改网站文件的路径,以及添加index.php的默认页。 locat.........【阅读全文】

阅读(1374) | 评论(0) | 转发(0)

发布时间:2015-05-27 21:16:56

windows下安装nginx ......【阅读全文】

阅读(1435) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册