Please help!!!

by 1 replies
2
can anyone help me making a easy curl script so that I should not look after all those curl functions and just type like:

curling($url,$type,$array,proxy,$port);

Thanks
#programming
  • What should be on $type? POST / GET?
    And what is $array?

Next Topics on Trending Feed

  • 2

    can anyone help me making a easy curl script so that I should not look after all those curl functions and just type like: curling($url,$type,$array,proxy,$port);