Skip to content
KentonJack edited this page Feb 28, 2018 · 1 revision
  • Name:

    • upload - upload an image
  • Synopsis:

    • img::upload($_File['name'], $name, $quality)
  • Description:

    • upload an image to ./file/img

    • $quality is optional and is 100 by default

    • img::upload($_FILE['name'],'a_name',100);

Getting Started

Data Structure

Networking

Operations

Features

Clone this wiki locally