bagder: curl-www/libcurl/php _index.html,1.25,1.26

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/libcurl/php
In directory labb:/tmp/cvs-serv19120

Modified Files:
	_index.html 
Log Message:
updates


Index: _index.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/php/_index.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- _index.html	22 Aug 2005 14:42:23 -0000	1.25
+++ _index.html	3 Nov 2005 09:41:16 -0000	1.26
@@ -14,21 +14,33 @@
 WHERE2(libcurl, "/libcurl/", PHP Binding)
 
 <a name="top"></a>
-TITLE(CURL -- accessing libcurl from PHP)
+TITLE(PHP/CURL -- accessing libcurl from PHP)
 <p>
- We can take advantage of libcurl straight from within PHP programs. Curl is
- supported built-in since PHP 4.0.2, no extra stuff is needed but the PHP and
- curl packages.
+ We can take advantage of libcurl straight from within PHP programs. PHP/CURL
+ is supported built-in since PHP 4.0.2, no extra stuff is needed but PHP
+ and libcurl installed.
 
 <p>
- All you need to do is to configure PHP with curl awareness on build time, and
- you'll get a set of extra functions to use.
+ <big><em>PHP/CURL is a binding that uses libcurl. It means that the PHP team
+ has written a glue layer for PHP that speaks to the underlying libcurl. That
+ layer, the binding, is what we call PHP/CURL and that is what offers the
+ functions named curl_* within the PHP language for you. The PHP/CURL binding
+ is written, maintained and being provided by the PHP team and you <b>will
+ not</b> find any binaries, DLLs or other packages for it on this
+ site.</em></big>
 
 <p>
- <b>How to Install?</b><br> You need to enable the curl support when you build
- PHP: <a href="install.html">install the curl-PHP binding</a>. There's also
- the document with <a href="iis.html">hints on how to install PHP/CURL on
- IIS</a>.
+ <b>How to Install?</b><br>
+
+ The primary site for all things PHP is of course the <a
+ href="http://www.php.net/">www.php.net</a> site. See their <a
+ href="http://www.php.net/curl">curl section</a> for details on the PHP/CURL
+ binding.
+<p>
+ (If you for some reason still don't read the instructions on the php.net
+ site...) You need to enable the curl support when you build PHP: <a
+ href="install.html">install the curl-PHP binding</a>. There's also the
+ document with <a href="iis.html">hints on how to install PHP/CURL on IIS</a>.
 
 <p>
  <b>Applications</b><br>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.