Search results

  1. sitehost

    php curl send post command to MW - a future wordpress plugin ( if it will work :) )

    why do you need it to login? why not use API.
  2. sitehost

    API pass subscriber IP Address

    They have updates the system and it over write the passed IP.. so unless you update the code to accept details ip_address override it wont work..
  3. sitehost

    Trouble POSTing Form Fill Data to Mailwizz API & a Ping Tree at Same Time

    ok the CURL header needs to be set with API key curl_setopt($ch, CURLOPT_HTTPHEADER, array( 'X-API-KEY:7ZZZZZZZZZZWWWWWWEEE44444444GGGGGGGG' ));
Back
Top