Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 3503

php-manual-en-5.5.7-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Returns object of class hw_api</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="function.hwapi-content-new.html">hwapi_content_new</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.hwapi-object-new.html">hwapi_object_new</a></div>
 <div class="up"><a href="ref.hwapi.html">Hyperwave API Functions</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="function.hwapi-hgcsp" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">hwapi_hgcsp</h1>
  <p class="verinfo">(PHP 4, PHP 5 &lt; 5.2.0, PECL hwapi SVN)</p><p class="refpurpose"><span class="refname">hwapi_hgcsp</span> &mdash; <span class="dc-title">Returns object of class hw_api</span></p>

 </div>
 
 <div class="refsect1 description" id="refsect1-function.hwapi-hgcsp-description">
  <h3 class="title">Description</h3>
  <div class="methodsynopsis dc-description">
   <span class="type"><span class="type HW_API">HW_API</span></span> <span class="methodname"><strong>hwapi_hgcsp</strong></span>
    ( <span class="methodparam"><span class="type">string</span> <code class="parameter">$hostname</code></span>
   [, <span class="methodparam"><span class="type">int</span> <code class="parameter">$port</code></span>
  ] )</div>

  <p class="para rdfs-comment">
   Opens a connection to the Hyperwave server on host
   <em><code class="parameter">hostname</code></em>. The protocol used is HGCSP.
  </p>
 </div>


 <div class="refsect1 parameters" id="refsect1-function.hwapi-hgcsp-parameters">
  <h3 class="title">Parameters</h3>
  <p class="para">
   <dl>

    <dt>

     <span class="term"><em><code class="parameter">hostname</code></em></span>
     <dd>

      <p class="para">
       The host name.
      </p>
     </dd>

    </dt>

    <dt>

     <span class="term"><em><code class="parameter">port</code></em></span>
     <dd>

      <p class="para">
       If you do not pass a port number, 418 is used.
      </p>
     </dd>

    </dt>

   </dl>

  </p>
 </div>


 <div class="refsect1 returnvalues" id="refsect1-function.hwapi-hgcsp-returnvalues">
  <h3 class="title">Return Values</h3>
  <p class="para">
   Returns an instance of <strong class="classname">HW_API</strong>.
  </p>
 </div>


</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="function.hwapi-content-new.html">hwapi_content_new</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.hwapi-object-new.html">hwapi_object_new</a></div>
 <div class="up"><a href="ref.hwapi.html">Hyperwave API Functions</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>