Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Screen
Injection
LocalPath
PHP Class Screen\Injection\LocalPath
Inheritance:
extends
Url
Mostrar archivo
Open project: microweber/screen
Class Usage Examples
Public Methods
Method
Description
__construct
(
string
$url
)
LocalPath constructor.
sanitize
(
string
$path
) :
string
Sanitizes a path string
Method Details
__construct()
public
method
LocalPath constructor.
public
__construct
(
string
$url
)
$url
string
Local file path
sanitize()
public
static
method
Sanitizes a path string
public
static
sanitize
(
string
$path
) :
string
$path
string
File Path
return
string