Source for file openURL.php
Documentation is available at openURL.php
* @package System_Launcher
* @author Christian Weiske <cweiske@php.net>
* @author Olle Jonsson <olle.jonsson@gmail.com>
* @license http://www.gnu.org/licenses/lgpl.html LGPL
* @link http://github.com/olleolleolle/System_Launcher
* @since File available since Release 0.1.0
require_once 'System/Launcher.php';
$launcher->launch ('http://pear.php.net', true );
Documentation generated on Wed, 02 Jan 2013 22:00:02 +0000 by phpDocumentor 1.4.3. PEAR Logo Copyright © PHP Group 2004.
|