鼠子
Tomori@miomoe.cn
搞了个PHP随机图片Api
2024-07-17 · 字数:963 · 开发笔记 · Api

MioMoe Picture Api

介绍

MioMoe的图片Api源码

安装教程

  1. 下载
  2. 上传至服务器

使用说明

原理就是获取 images 目录下的所有子目录文件

修改获取指定文件夹下图片文件

$classToSubDir = [  
    'test' => '/test',
    'test1' => '/test1',
    'test2' => '/test2',
]; 

访问参数为 ?c=name

示例

假如 设置文件夹名称为

    'demo' => '/demo',

访问api.php的参数就为?c=demo

最终Url:

    https://域名/api.php?c=demo

下载

[button link="https://gitee.com/ShuShuicu/miomoe-picture-api"]前往Gitee[/button]

演示地址

[button link="https://api.miomoe.cn/picture?c=acg"]点击进入[/button]

文章版权声明 本网站名称:鼠子Blog
本站永久网址:https://blog.miomoe.cn/
如有侵权,请联系站长进行删除处理。
本站文章大部分为原创,用于个人学习记录,可能对您有所帮助,仅供参考!
comment 共有 0 条评论
account_circle
email
link