Skip to content

qakcn/qchan

qchan2/develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Qchan

A light-weight PHP image hosting program.

If you want use with TieTuKu.com (an image hosting cloud service), you may want try qchan-lite.

Requirement

PHP > 5.3.0

Filesystem function enabled.

GD extension enabled.

JSON extension enabled.

Installation

  1. Copy file into your website directory.
  2. Change configurations in config.php.
  3. Visit to use!

Management

  1. Visit your website's manage path (e.g. if your site is http://www.example.com , you can visit http://www.example.com/manage/ ).
  2. Select image just like the upload page.
  3. Click 'Delete' and it will gone.

Qchan

轻量级PHP图床程序。

如果你想配合贴图库(一个图片云存储服务)使用,你可以试试qchan-lite

需求

PHP > 5.3.0

文件系统函数启用。

GD扩展启用。

JSON扩展启用。

安装

  1. 复制文件到你的网站目录。
  2. 修改config.php中的配置。
  3. 开始用吧!

管理

  1. 访问你的网站下的manage路径(如:你的网站是 http://www.example.com ,你就要访问 http://www.example.com/manage/ )。
  2. 就像在上传页面那样选择文件。
  3. 一按“删除”,灰飞烟灭。

About

A light-weight image hosting application using PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published