Likes Received By brendandonhue

  1. ruby90 liked brendandonhue's post in the thread Extract strings from php.

    Here's another method: <?php function extract_data($string) { preg_match_all('/<itrader="(\d+?)" utrader="(\d+?)">/', $string,...

    Feb 24, 2008