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
Adam Dickmeiss
3c6f9a47c9
Improved introduction of YAZ extension. Added more information about
...
Z39.50 Type-1 queries.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32787 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-18 17:32:37 +00:00
Martin Samesch
4f54801953
fixed typo; (only little) re-indenting
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32782 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-18 16:23:16 +00:00
Derick Rethans
050979d01b
- Changed the second example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32723 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-15 17:48:37 +00:00
Andrei Zmievski
13b81a2720
PHP3 -> PHP 3, PHP4 -> PHP 4
...
And everyone should follow that.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32721 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-15 16:09:44 +00:00
Torben Wilson
aabc3c5c05
One massive set of changes to install.xml, to include all options to
...
configure, and to hopefully clarify some build issues.
Sorry about the CVS mail load.
Also, errorfunc.xml and security.xml seem to be the only files which
referenced ids from install.xml, which needed renaming to be more in
line with the rest of the manual code base. This renaming is OK, but
IMHO needs more work.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32719 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-15 03:32:51 +00:00
Torben Wilson
94122f5dfa
Tiny cleanups.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32718 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-15 03:26:47 +00:00
Jesus M. Castagnetto
cd971dcd12
Changed cookie delete example to assure that the time referred is in the past
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32714 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-15 00:27:05 +00:00
Jesus M. Castagnetto
29e018c78c
s/gzcompress/gzuncompress/ in the function definition for gzuncompress
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32712 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-14 23:51:07 +00:00
Jesus M. Castagnetto
b56de54b7b
missing entry in list for lstat
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32711 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-14 23:25:43 +00:00
Jesus M. Castagnetto
97e526fbdf
Fixed typo: s/mcrypt_open_module/mcrypt_module_open/g in mcrypt.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32710 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-14 23:18:21 +00:00
Jesus M. Castagnetto
81104b4139
fixed typo in example for get_loaded_extensions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32708 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-14 22:04:35 +00:00
Jesus M. Castagnetto
d031e8389e
Added note about debugger not existing in PHP4 code, only on PHP3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32704 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-14 21:34:06 +00:00
Andrei Zmievski
4f2db58cec
It was supposed to be 'E', but the PCRE code for some reason uses 'D', so
...
no sense in making people change their programs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32697 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-14 20:35:00 +00:00
Martin Samesch
d4703c3785
fixed some typos; some more re-indenting...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32675 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-13 22:50:48 +00:00
Jouni Ahto
eae863b81f
Fixed all remaining references to pg_(set)clientencoding and a few typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32630 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-13 09:54:13 +00:00
Uwe Steinmann
2a7b5373a9
- name of pg_set_client_enc and pg_client_enc changed again.
...
This one fixes it
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32621 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-13 06:27:48 +00:00
Uwe Steinmann
bb41d995dd
- added pg_set_client_enc() and pg_client_enc() to german translation and
...
while doing that, fixed the names in the en docs as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32619 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-13 06:24:09 +00:00
Ron Chmara
5e3ae71e26
updating end() to match proto (as per errata)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32616 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-13 05:30:43 +00:00
Ron Chmara
b80f07794a
Updated connection functions to match proto's, lowercase function names.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32615 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-13 05:07:44 +00:00
Ron Chmara
2633908aac
z=35 in base 36. (typo)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32614 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-13 04:19:27 +00:00
Egon Schmid
de1df69810
Small typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32590 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-12 20:24:36 +00:00
Egon Schmid
b2d6dfc580
Added socket_get_status() and some formating.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32587 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-12 19:58:00 +00:00
Martin Samesch
5bd85e3e17
fixed typo; some re-indenting...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32575 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-12 18:56:55 +00:00
Rasmus Lerdorf
0557ed9307
Add note about when the second arg was added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32573 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-12 18:13:30 +00:00
Rasmus Lerdorf
35d9f0c176
Oops
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32572 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-12 17:39:28 +00:00
Rasmus Lerdorf
8a30b62aeb
Document htmlentities/htmlspecialchars quote handling
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32571 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-12 17:36:56 +00:00
Daniel Beckham
2c4588886e
clarified mysql_insert_id example, added warning about using BIGINT columns.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32560 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-12 15:10:32 +00:00
Stanislav Malyshev
c4eb28b062
Document new parse_str behaviour
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32556 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-12 12:10:29 +00:00
Ron Chmara
58aed806b2
Updating see-also's for trim/chop functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32545 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-12 07:12:22 +00:00
Ron Chmara
b97eee2d2d
s/depreciated/deprecated/ (as per conversation with Egon and Lars)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32522 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 23:32:39 +00:00
Ron Chmara
75965cf3bf
s/deprecated/depreciated/ (they weren't *that* bad)
...
re-added pg_pconnect
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32521 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 22:05:49 +00:00
Daniel Beckham
6cf5461ee9
changed return type of mysql_result()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32520 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 21:54:09 +00:00
Jouni Ahto
178f563c08
- Documented newly added functions pg_end_copy, pg_put_line.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32516 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 21:27:00 +00:00
Torben Wilson
9d7ef6d92a
Undocumented the mysql() and mysql_dbname() aliases.
...
Added a note to mysql_db_name() that mysql_dbname() is also accepted, but
is deprecated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32513 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 20:40:53 +00:00
Torben Wilson
9a5419548f
Oof. Brainfart. Thanks to Martin Samesch
...
<martin.samesch@vogelspinnenseite.de> for noticing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32512 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 20:36:59 +00:00
Derick Rethans
6c9a370fc5
- Updated extra function parameter to wordwrap.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32511 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 20:23:00 +00:00
Torben Wilson
0ebe207e69
Clarify htmlspecialchars() and htmlentities().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32507 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 19:33:48 +00:00
Torben Wilson
d93fe9368f
Added links to the configuration docs for track_vars and register_globals,
...
and added another note about track_vars being always on in versions >= 4.0.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32506 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 19:19:34 +00:00
Torben Wilson
cbc1550a42
Specify that conversion specifiers in sprintf() & friends start with '%'.
...
Fixed a typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32505 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 19:15:11 +00:00
Torben Wilson
7fdd4c38f5
Documented mysql(), mysql_db_name(), and mysql_dbname().
...
Fixed a typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32501 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 19:11:41 +00:00
Rasmus Lerdorf
6d3f2a5014
Remove duplicate pg_connect()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32487 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 18:05:18 +00:00
Stanislav Malyshev
42fe462978
Document mktime special case
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32460 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 14:41:28 +00:00
Mike Robinson
ce11715656
Fixed some typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32459 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 14:05:51 +00:00
Andrei Zmievski
bf692f296e
Typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32449 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 13:16:46 +00:00
Uwe Steinmann
324076a03f
- fixed type in hw_getparents
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32444 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 09:58:51 +00:00
Ron Chmara
9ca40e1e30
Big update for new connection syntax, old syntax has been depreciated.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32443 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 08:17:51 +00:00
Ron Chmara
dd43799bbc
Closing bug 6024. (ISAPI mode and getenv)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32442 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 07:11:56 +00:00
Ron Chmara
60a90ca31e
Added foreach/endforeach as per errata.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32436 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 03:57:23 +00:00
Torben Wilson
a517e358f2
Added a reference in the partintro to Types|Strings, for exlanations
...
on how strings behave.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32419 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-10 22:48:18 +00:00