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
LdapTools
Ldif
UrlLoader
UrlLoaderInterface
PHP Interface LdapTools\Ldif\UrlLoader\UrlLoaderInterface
Author:
Chad Sikorra (
[email protected]
)
Mostrar archivo
Open project: ldaptools/ldaptools
Public Methods
Method
Description
load
(
string
$url
) :
string
Given a URL return the requested data.
Method Details
load()
public
method
Given a URL return the requested data.
public
load
(
string
$url
) :
string
$url
string
return
string