Can anyone help me? I'm cannot find any documentation about this class.
Simple method in contoller:
public function remoteData() {
$options = new JRegistry;
$options->set('follow_location', false);
$http = JHttpFactory::getHttp($options, 'curl');
$response =
$http->get('https://localhost/administrato... Can anyone help me? I'm cannot find any documentation about this class.
Simple method in contoller:
public function remoteData() {
$options = new JRegistry;
$options->set('follow_location', false);
$http = JHttpFactory::getHttp($options, 'curl');
$response =
$http->get('https://localhost/administrato

Read more https://groups.google.com/d/msg/joomla-dev-general/fvsrc9aiYcw/k4o9NYM3J0cJ

© 2024 Extly, CB - All rights reserved.