XOOPS RMCommon Utilities  2.1.8.91RC
 All Classes Namespaces Files Functions Variables
proxy.php File Reference

Go to the source code of this file.

Variables

 $proxy = new RMProxy($url, $type)
 
 $type = isset($_REQUEST['type']) ? $_REQUEST['type'] : 'text/html'
 
 $url = isset($_REQUEST['url']) ? $_REQUEST['url'] : ''
 

Variable Documentation

$proxy = new RMProxy($url, $type)

Definition at line 17 of file proxy.php.

$type = isset($_REQUEST['type']) ? $_REQUEST['type'] : 'text/html'

Definition at line 14 of file proxy.php.