Likes Received By techcone

  1. fab145 liked techcone's post in the thread How can I change my name on my paypal account ?.

    I contacted paypal, submitted Photo ID and Address ID and got it changed in only 1 day :)

    Oct 23, 2008
  2. remember123 liked techcone's post in the thread i require a script which downloads file from other server to my server...

    <?php $fp = fsockopen("www.example.com", 80, $errno, $errstr, 30); if (!$fp) { echo "$errstr ($errno)<br />\n"; } else {...

    Oct 22, 2008
  3. chandan123 liked techcone's post in the thread i require a script which downloads file from other server to my server...

    <?php $fp = fsockopen("www.example.com", 80, $errno, $errstr, 30); if (!$fp) { echo "$errstr ($errno)<br />\n"; } else {...

    Oct 4, 2008