url über proxy öffnen

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • url über proxy öffnen

    ...............
    Last edited by Tobiask; 29-06-2012, 19:27.

  • #2
    Re: url über proxy öffnen

    Original geschrieben von Tobiask
    nummer und meldung setze ich gar nicht.
    Erst lesen, dann (benutzen und dann) fragen!

    resource fsockopen ( string target [, int port [, int &errno [, string &errstr [, float timeout]]]] )
    If the call fails, it will return FALSE and if the optional errno and errstr arguments are present they will be set to indicate the actual system level error that occurred in the system-level connect() call. If the value returned in errno is 0 and the function returned FALSE, it is an indication that the error occurred before the connect() call. This is most likely due to a problem initializing the socket. Note that the errno and errstr arguments will always be passed by reference.

    Comment


    • #3
      ....................
      Last edited by Tobiask; 29-06-2012, 19:28.

      Comment


      • #4
        das wäre dann die nächste sache, über die du dich erstmal informieren solltest. "Wie funktioniert ein Proxy"

        Comment


        • #5
          .....................
          Last edited by Tobiask; 29-06-2012, 19:28.

          Comment


          • #6
            Original geschrieben von Tobiask
            Man kann nicht alles wissen
            Dazu gibts doch Foren wo man Fragen kann.
            Ne, dazu gibts Manuals für jede Proxy-Software

            Ein netter Guide zum übersichtlichen Schreiben von PHP/MySQL-Code!

            bei Klammersetzung bevorzuge ich jedoch die JavaCoding-Standards
            Wie man Fragen richtig stellt

            Comment

            Working...
            X