使用javascript动态创建表格

js-dynamicCreationTable 使用javascript动态创建表格 !DOCTYPE htmlhtml lang="en"head meta charset="UTF-8" meta name="viewport" content="width=device-width, initial-scale=1.0" meta http-equiv="X-U
动态创建iframe沙箱

iframe-sandbox 动态创建iframe沙箱 Usage html div id="app" style="height: 500px;width: 800px"!-- insert iframe --/div js fetch('http://xxx.com/index.html').then((r)={ return r.text();}).then((html
HTML to PDF converter for PHP

Dompdf Dompdf is an HTML to PDF converter At its heart, dompdf is (mostly) a CSS 2.1 compliantHTML layout and rendering engine written in PHP. It is a style-driven renderer:it will download and read ex
PHP SOAP 实例

PHP SOAP 实例 放在WEB服务的任意位置,访问:http://localhost/[path-to-soap]/test.php 简介 通常我们的应用服务需要在不同的平台进行交互操作的时候,会使用 WEB服
为 Typecho 自带编辑器增加剪贴板图片粘贴上传功

PasteImage 为 Typecho 自带编辑器增加粘贴图片上传功能 Typecho 最新开发版已经 直接支持粘贴上传功能,本插件仅供旧版本使用。 安装方法 Download ZIP 下载本插
php生成验证码、上传图片

php-code-file 生成验证码:使用GD库生成图片、干扰点、干扰线等使用session保存验证码 上传图片:使用$ajax方式提交图片,创建formData对象传输使用copy或者mov
PHP 图片上传DEMO

Image-Uplode PHP 图片上传DEMO /** Upload constructor. 构造函数@param string $types 允许上传的文件类型@param int $maxsize 允许大小@param string $field 上传控件名称@param strin
Phalcon Swoole 服务注册中心

phalcon-project Phalcon 官网 wiki 微服务DEMO 参考 github微服务 注意事项 当worker进程重启时,内存中的服务列表可能丢失,故需要完善自己的服务持久化。
hessian php 包,用于提交至packagist

HessianPHP 2 HessianPHP 2 is a library that implements the Hessian binary web services protocol for PHP 5. The Hessian binary web service protocol makes web services usable without requiring a large fr
内容(文章)管理、个人博客系统,实现全部页

本仓库不再维护, 迁移到: https://github.com/BioinfoFungi/cms-dev 一、内容(文章)管理系统介绍 本项目使用SpringBoot作为后端;使用thymeleaf作为模板引擎,实现全部