XOOPS RMCommon Utilities  2.1.8.91RC
 All Classes Namespaces Files Functions Variables
RMProxy Class Reference

Public Member Functions

 __construct ($url, $type='text/html')
 
 get ()
 

Private Attributes

 $type = ''
 
 $url = ''
 

Detailed Description

Proxy para realizar peticiones fuero del servidor

Definition at line 22 of file proxy.php.

Constructor & Destructor Documentation

RMProxy::__construct (   $url,
  $type = 'text/html' 
)

Definition at line 27 of file proxy.php.

References $type, and $url.

Member Function Documentation

RMProxy::get ( )

Definition at line 32 of file proxy.php.

References $content.

Member Data Documentation

RMProxy::$type = ''
private

Definition at line 25 of file proxy.php.

Referenced by __construct().

RMProxy::$url = ''
private

Definition at line 24 of file proxy.php.

Referenced by __construct().


The documentation for this class was generated from the following file: