Jump to content

Brendonm96

New Members
  • Posts

    1
  • Joined

  • Last visited

Brendonm96's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi All, Not sure if you could maybe help with basic PHP cURL coding... I have a module to get products from another site but I keep on getting the error code below: The PHP code for the error above is: function bright_getAllProducts() { $productRequest = curlCall('http://url'); return $productRequest; } Any idea why the above error is given and how I can resolve it?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.