PHP Classes

$curl->post

Recommend this page to a friend!

      Easy cURL  >  All threads  >  $curl->post  >  (Un) Subscribe thread alerts  
Subject:$curl->post
Summary:single-parameter "advanced" failure
Messages:1
Author:Amgine
Date:2012-01-26 19:42:29
 

  1. $curl->post   Reply   Report abuse  
Picture of Amgine Amgine - 2012-01-26 19:42:29
The single parameter array call to the method is not used elsewhere in the class, and will never execute if used.

This looks like something you planned to implement at some point but never got around to it. What were you planning to do with it?

In the meantime, my patch is to remove the !advanced check, and to add a url set check.

Amgine