FileServer
in package
Instance for Serving Files
Table of Contents
Methods
- serveFile() : void
- Serves a File to the Browser
Methods
serveFile()
Serves a File to the Browser
public
static serveFile(mixed $fullFileName, mixed $fileName) : void
Parameters
- $fullFileName : mixed
-
The File's full Path
- $fileName : mixed
-
The output Filename send to the browser