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
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
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
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
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
Daniel Beckham
33c0beba6c
added url.mysql.docs and mentioned the link in the mysql partinfo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32191 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-07 14:50:31 +00:00
Jesus M. Castagnetto
1e38645511
Modified the partintro, the paragraph reads better now, but it needs
...
some more "meat"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32185 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-07 13:47:41 +00:00
Jesus M. Castagnetto
61d5264048
Moved error handling/logging functiond from info.xml and misc.xml
...
to errorfunc.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32181 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-07 13:23:46 +00:00
Ron Chmara
b4a3132484
Function functions, aggregated from misc/variables
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32173 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-07 05:11:27 +00:00
Ron Chmara
4dab684c11
Moved out call_user_func
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32171 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-07 05:04:32 +00:00
Ron Chmara
6b8d4ea93b
Moved out function-functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32170 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-07 05:01:44 +00:00
Ron Chmara
5b2a379b88
Moved dl in with other runtime PHP changes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32169 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-07 04:48:18 +00:00
Torben Wilson
b92b56e24b
Documented close() and added some more information to the partintro.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32164 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-07 02:44:12 +00:00
Rasmus Lerdorf
1d559293b7
Make this look a bit nicer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32145 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-06 18:04:53 +00:00
Jesus M. Castagnetto
0489f0b207
s/source/PHP/ in the BCMATH note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32144 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-06 17:25:50 +00:00
Rasmus Lerdorf
f535223213
Missed a tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32143 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-06 17:01:51 +00:00
Rasmus Lerdorf
ac45ab3255
urlencode() note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32141 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-06 16:58:53 +00:00
Daniel Beckham
561087fa75
added function description for lcg_value()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32137 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-06 16:49:43 +00:00
Uwe Steinmann
7947ee9952
- Several cleanups, translations
...
- got rid of pdf_get_info() which was ancient
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32114 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-06 10:18:51 +00:00
Jesus M. Castagnetto
60e49e5d44
Added URL entity in global.ent for the BCMATH lib, and the appropriate
...
link to it in en/functions/bc.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32111 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-06 10:17:50 +00:00
Uwe Steinmann
99832f727b
- s/PDF_/pdf_/ which removes all the broking links
...
- fixed typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32110 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-06 10:01:27 +00:00
Jesus M. Castagnetto
05c7c7cb70
Added pointer to README.BCMATH
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32098 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-06 09:27:04 +00:00
Ron Chmara
b2fe3fbff9
Clarification of OS dependancy in response to errata notes. <sigh>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32085 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-06 06:46:47 +00:00
Ron Chmara
ce6a94a250
De-"Clarifying array_unique" . (Manual rollback, bug being fixed).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32083 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-06 06:31:11 +00:00
Stanislav Malyshev
347b31d4d9
Try to put a better example of EscapeShellCmd usage
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32024 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-05 17:35:42 +00:00
Rasmus Lerdorf
1ecd806046
Fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32023 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-05 16:59:34 +00:00
Rasmus Lerdorf
a9d43eed28
Document EscapeShellArg
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32022 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-05 16:56:08 +00:00
David Eriksson
b19f98eb9e
Clarification of Satellite's purpose
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31994 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-05 08:29:49 +00:00
Ron Chmara
5d5df1741d
Clarifying array_unique.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31989 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-05 01:54:54 +00:00
Rui Hirokawa
20c94e30b2
fixed typos and added new functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31937 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-04 15:28:39 +00:00
Jesus M. Castagnetto
bbf9d70ec8
tabs to 4 spaces
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31932 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-04 11:54:23 +00:00
Jesus M. Castagnetto
e5931fe02b
re-ordering of definitions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31931 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-04 11:51:43 +00:00
Jesus M. Castagnetto
b268d04eb3
Added explanation and example to clarify that get_object_vars returns
...
all defined vars, so declared by unassigned ones will not be returned.
Mentioned by cleong@organic.com in note 6126 (removed)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31930 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-04 08:41:01 +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