Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

constructor PEAR_REST::PEAR_REST()

constructor PEAR_REST::PEAR_REST()  -- PEAR_REST

Description

This package is not documented yet.

Parameter

PEAR_Config &$config

Configuration object

array $options

options passed to commands like install/download. The only option that affects PEAR_REST is offline, which causes all retrievals to look in the local cache without trying to retrieve a remote resource.

Note

This function can not be called statically.