Commit graph

48 commits

Author SHA1 Message Date
Hartmut Holzgraefe
3747b34a1b hope this solves the tabs vs. blanks issues once and for all
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64852 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 20:47:43 +00:00
jim winstead
74460af0f0 fsockopen: add host header to example, add see also for curl extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64295 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 21:58:49 +00:00
jim winstead
ba0795a360 checkdnsrr: use no-windows note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64141 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 02:23:04 +00:00
Philip Olson
10844e7633 Typo Fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63803 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 19:35:57 +00:00
Hartmut Holzgraefe
91848c237f more CDATA additions to examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62898 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-20 23:58:47 +00:00
Hartmut Holzgraefe
9410c19fda added version attribute to <?xml tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61864 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 21:49:43 +00:00
Egon Schmid
0a23975829 Replaced a para.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61536 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-04 09:18:53 +00:00
jim winstead
c4d649bdd9 update ip2long to note need for using '%u' in a printf or sprintf to output unsigned value.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61472 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-03 18:47:13 +00:00
Jeroen van Wolffelaar
6ae3b9dba5 Fix modelines for VI(M) for the manual (en).
Syntax for vim < 6 is set to sgml, because xml is not recognizing tag-names.

This was discussed before, and this turned out to be best for all vi(m)
versions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57993 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 22:47:49 +00:00
Hartmut Holzgraefe
18a026d449 get rid of 'double', lets call it 'float'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57972 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 20:40:32 +00:00
Gabor Hojtsy
d3187ecb5b External parsed entities _should_ each begin with a text declaration.
See: http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55419 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:47:45 +00:00
Jeroen van Wolffelaar
7915a6c933 Added Revision tag on top of most xml files in en-tree
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 17:37:51 +00:00
Jeroen van Wolffelaar
308ffe41f2 Changed true, false and null to &true;, &false; and &null;
Probably this isn't correct at some places, but in the majority
it is.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50762 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 18:42:46 +00:00
Jeroen van Wolffelaar
7c62d81304 Changed all identifiers between <function> and/or <refname> tags
that had ONLY the first letter uppercase to all-lowercase


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50055 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-23 20:10:52 +00:00
Rui Hirokawa
ba42adc53f fixed some typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49111 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-03 00:50:40 +00:00
Damien Seguy
c93b1c89aa tag'ed printf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48032 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 12:52:53 +00:00
Derick Rethans
5be0872015 - Added the %u modifier to sprintf().
- Added an example to ip2long, which shows how to print it with the %u
  modifier.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47910 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-20 00:50:14 +00:00
Rasmus Lerdorf
c9c305249f Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47775 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-18 16:27:29 +00:00
Damien Seguy
09e88b4e79 Added James's note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47759 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-18 09:24:32 +00:00
Hartmut Holzgraefe
206330a084 <void/>ified
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47614 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 18:33:21 +00:00
James Moore
c709b0ba84 Correcting example so pass by ref error isnt shown (although when I tested this it didnt happen to me). Anyway new example also works fine.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38549 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-03 20:10:26 +00:00
Ron Chmara
6e8112625b fixing <? to <?php
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37665 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-13 04:51:35 +00:00
Ron Chmara
4aad7ac43d Added: per errata notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37493 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-10 04:54:30 +00:00
Ron Chmara
83b1d611ed Updated name for socket-set-blocking to fix broken linking.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33237 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-01 23:38:18 +00:00
Ron Chmara
c504d67bf5 Fixed example for socket_set_tumeout
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33236 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-01 23:32:52 +00:00
Torben Wilson
fa7686db3b Moved socket_get_status() to network.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32857 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-19 19:33:43 +00:00
Jesus M. Castagnetto
47c6fa3937 Minor typos, added see also in syslog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31929 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-04 07:52:02 +00:00
Jesus M. Castagnetto
b11e79d5be syslog's man section is 3 not 5, fixed that
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31928 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-04 07:47:14 +00:00
Jesus M. Castagnetto
4fbe9e0635 example of syslog and man pages pointers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31927 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-04 07:19:20 +00:00
Jesus M. Castagnetto
5965008df0 Added tables of the syslog constants defined in the ext/standard/syslog.c
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31925 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-04 06:52:39 +00:00
Torben Wilson
575ece7ca1 Moved socket extension docs out of Network functions section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31589 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-31 10:18:13 +00:00
Torben Wilson
97e5b1043e Started documenting the sockets extenstion.
Re-ordered a couple of things.
Fixed one typo in fsockopen().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31391 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-27 21:14:11 +00:00
Ron Chmara
4c54df29c0 Updated x-ref, links.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31233 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-26 00:50:48 +00:00
Torben Wilson
2b4a3966d3 Typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31232 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-25 23:47:22 +00:00
Ron Chmara
60e4053912 Fixed example as per Andrei
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31044 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-24 08:04:54 +00:00
Rasmus Lerdorf
81985cfa5f Missing example tag, and a stray duplicated function in oracle.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31024 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-23 23:06:03 +00:00
Ron Chmara
23bd5dec7c Added socket_set_timeout (PLEASE SCRUTINIZE).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30937 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-23 07:24:56 +00:00
Torben Wilson
293495cf8a Small clarification.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30532 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 20:56:49 +00:00
Torben Wilson
944adca03f Fixed some syntax in fsockopen() example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30531 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 20:54:00 +00:00
Hartmut Holzgraefe
bdb8df613f fsockopen example corrected according to RFC2616
as requested in bug report #6080


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30091 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-11 10:47:19 +00:00
Jesus M. Castagnetto
862448d51d Documented ip2long, long2ip with a simple example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29935 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-09 08:08:14 +00:00
Jesus M. Castagnetto
a1ef6ebcd6 Added info on UDP support and a simple example that connects to the datetime
service


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29871 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-08 08:31:42 +00:00
Uwe Steinmann
1c6012e384 - fixed markup errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28668 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-20 18:35:38 +00:00
David Croft
f144ec9c6d Changed deprecated function name set_socket_blocking to socket_set_blocking.
I haven't changed the refentry id since I don't know if it'll break anything -
is it possible to set it up as an alias?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28562 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-18 09:09:50 +00:00
Stefan Livieratos
6014731ea9 Small corrections and cosmetic changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27865 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-08 11:19:40 +00:00
Hartmut Holzgraefe
03d573b73d added <funcprototype> sections in every <funcsynopsis>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26878 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-24 07:38:45 +00:00
Egon Schmid
9a4f6de16e It should be now readable.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@22073 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-28 23:33:28 +00:00
Stig Bakken
c8f33da553 Merged the dev_xml branch into the main trunk.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16980 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-10 00:34:45 +00:00
Renamed from functions/network.sgml (Browse further)