``` $parallelcurl->startRequest('http://example.com', function(){ //function content }, array('something')); ```