Likes Received By JoelLarson

  1. amitavr liked JoelLarson's post in the thread Which PHP framework is Best ?.

    There is never a "Best" framework or programming language for that matter. They each have their tradeoffs, usability, learning curve,...

    Jul 3, 2011
  2. Adulu liked JoelLarson's post in the thread My curl seems not properly.

    <?php $ch = curl_init(); $options = array( CURLOPT_URL => "http://{$url}?a={$a}&b={$b}", CURLOPT_HEADER => 0, CURLOPT_CONNECTTIMEOUT =>...

    Mar 17, 2011