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
Torben Wilson
45cbabb315
Added another example to preg_split() and a pointer to it from split(),
...
addressing what seems to be a common request in the notes from people
coming from perl.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32418 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-10 22:46:43 +00:00
Torben Wilson
593c33e4ca
Document that heredoc labels are the same as other PHP labels.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32411 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-10 20:30:53 +00:00
Mike Robinson
5971e9e905
Added some more strtotime examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32410 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-10 15:58:10 +00:00
Torben Wilson
5cdf44621d
Documented move_uploaded_file() and is_uploaded_file().
...
Clarified some things about $HTTP_POST_FILES, PHP 3/PHP 4, and
how to test for uploaded file safety.
Minor cleanups, too.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32400 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-10 11:14:16 +00:00
Rui Hirokawa
d9025f3faf
added setclientencoding and clientencoding to pgsql.xml .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32380 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-10 07:08:55 +00:00
Torben Wilson
7409dc748d
Updates to register_globals and track_vars.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32365 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-10 02:58:49 +00:00
Torben Wilson
c5060b056b
Updates to some of the portions affected by track_vars and
...
register_globals, and some notes about changes between PHP 3 and PHP 4.
Also lots of little cleanups.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32364 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-10 02:57:19 +00:00
Ron Chmara
656c4db979
Security warning about crypt default salt.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32309 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-09 02:48:21 +00:00
Egon Schmid
6547025696
Looks now better..
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32304 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-09 01:25:58 +00:00
Egon Schmid
9904027e99
Looks now more like XML.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32297 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-09 01:06:51 +00:00
Egon Schmid
e3de219682
Indentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32296 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-09 00:50:08 +00:00
Egon Schmid
495d77cf2a
Small changes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32292 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-09 00:30:59 +00:00
Egon Schmid
bf5feb767c
Indentation in examples should be 4 spaces.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32291 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-09 00:27:28 +00:00
Jesus M. Castagnetto
09cfe326ae
Fixed typo in the code I just modified, and also did a search and replace
...
of all the => and -> to use the > entity instead.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32277 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-08 19:34:56 +00:00
Jesus M. Castagnetto
136f5cc464
Modified array_keys example for PHP3 users to include the 2nd parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32276 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-08 19:27:11 +00:00
Jesus M. Castagnetto
7afa7236ba
Added note indicating that Interbase uses ' for escaping, like Sybase
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32275 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-08 18:53:58 +00:00
Jesus M. Castagnetto
342f5abda0
Added examples of implementations of array_keys and array_values for PHP3 users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32274 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-08 18:26:03 +00:00
Ron Chmara
c0c98e95c2
Moved serialize and unserialize to variables.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32238 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-08 06:52:30 +00:00
Ron Chmara
f604295b07
Aesthetics and more "meat" added to section description.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32233 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-08 06:44:12 +00:00
Ron Chmara
a8a6741615
Added link and info about DSO support.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32231 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-08 05:19:11 +00:00
Daniel Beckham
ebdd57d3fa
corrected errors, corrected grammer issues, clarified some examples, added missing examples, added some of the examples from errata notes, clarifed information mentioned in errata notes, a few small formatting changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32214 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-07 18:56:23 +00:00