Recent content by Adrian11111

  1. A

    Problems with PHP & cURL

    Hello, I am trying to build a script wich will log in automatically at this page: ( see the linkat the Edit Reason please) The problem is that because of all js and stuff from there i can't get it working. Anyone have any ideeas and suggestions? <?php $ch = curl_init(); curl_setopt($ch...
Back
Top