Commit graph

2944 commits

Author SHA1 Message Date
Masaki Fujimoto
b855ccaeaa fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69295 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-02 15:57:48 +00:00
Derick Rethans
ef7baed006 - Fix annoying space in TOC
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69294 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-02 15:55:09 +00:00
Derick Rethans
fc3fef0a9e - some fixes in XML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69293 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-02 15:53:42 +00:00
Hartmut Holzgraefe
4c31e191c5 en Upgrade to DocBook4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69281 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-02 15:36:11 +00:00
Sebastian Bergmann
cbabdfb1d3 Document is_a().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69258 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-02 11:04:19 +00:00
Torben Wilson
78e335aeb6 Fixed up the server example a bit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69231 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-01 21:19:23 +00:00
Mark Kronsbein
7ef5a787ae Added APD
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69216 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-01 18:13:16 +00:00
Gabor Hojtsy
26bc4474fe Adding PHP 4 debugging links to debugger.xml and global.ent
Also removed PHP 3 from appendix title, as we have at least
a paragraph for PHP 4 users too.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69215 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-01 18:00:25 +00:00
Simone Cortesi
0727cbf654 adding colon where missing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69128 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-31 13:14:46 +00:00
Slawomir Pucia
bcd0259617 fixed indentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69084 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-30 22:04:27 +00:00
Slawomir Pucia
c19f6322be Replaced space with _ in argument names.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69014 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-29 22:30:30 +00:00
Slawomir Pucia
5f766f977b little cleanup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69012 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-29 22:07:49 +00:00
Frank M. Kromann
bd42e018be Fixing documentation for fbsql_database_password
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68997 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-29 18:12:02 +00:00
James Cox
90d4fedb6b verysign => VeriSign
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68989 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-29 14:53:00 +00:00
Slawomir Pucia
f5d4d6ccba Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68984 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-29 13:51:44 +00:00
Harald Radi
cf0d77395a fixed whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68935 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-28 17:14:28 +00:00
Yasuo Ohgaki
cc7491933b More $HTTP_POST_FILES use.
Fixed mistakes made in last my commit.
Removed description for obsolete versions. (We don't support them anymore. And there
is enough description for PHP3)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68912 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-28 11:06:51 +00:00
Yasuo Ohgaki
d933110669 Added common pitfall
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68910 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-28 10:26:35 +00:00
Yasuo Ohgaki
348db826ee Added <varname> for PHP variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68909 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-28 08:21:59 +00:00
Yasuo Ohgaki
3f13a76bf0 Promote track vars instead of globals.
Added more pitfalls.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68908 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-28 07:59:19 +00:00
Yasuo Ohgaki
6dd2d6e638 Get rid of use of short tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68907 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-28 07:15:49 +00:00
Jan Lehnardt
453df6705e - typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68874 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-27 16:47:17 +00:00
Jan Lehnardt
0e4bc74baf - fixed #15244
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68872 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-27 16:44:58 +00:00
Rui Hirokawa
00de844122 fixed typos and modified type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68832 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-27 12:02:50 +00:00
Philip Olson
59df82d39a Modify answer #11 regarding apxs, as per bug #12151. A little WS too.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68765 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-26 18:16:56 +00:00
Rui Hirokawa
3df5d31352 fixed typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68749 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-26 15:37:56 +00:00
Rui Hirokawa
db97ae16ba fixed typos and changed script code based on php notation rule.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68710 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-26 08:56:25 +00:00
Hartmut Holzgraefe
06b9338414 no longer experimental
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68672 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-25 14:01:05 +00:00
Rasmus Lerdorf
76d899206f extract() doc updates
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68661 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-25 09:26:58 +00:00
Georg Richter
35f82aa4da fixed bug 15099 - installation instructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68653 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-25 07:14:04 +00:00
Yasuo Ohgaki
22f3f5b3a1 Fixed description. connection string is recommended parameter for pg_connect/
pg_pconnect. To make a new connection, using a slightly different connection
string is enough with connection string.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68543 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-24 10:02:51 +00:00
Yasuo Ohgaki
ff2021db61 Added "See also pack/unpack" for bin2hex.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68514 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-24 04:11:00 +00:00
James Cox
43dd4e30c8 Rasmus recommended fixes, plus a few other tweaks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68505 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-24 01:54:11 +00:00
James Cox
9993a0c123 changed the recommended apache install procedure, since it didn't make much sense. please look over it, and check etc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68483 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-23 20:56:47 +00:00
Hartmut Holzgraefe
1955f73be8 entity fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68467 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-23 18:01:57 +00:00
Egon Schmid
6d5418df59 Fixed the whitespace fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68433 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-23 07:32:57 +00:00
Philip Olson
66667da010 Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68431 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-23 04:24:26 +00:00
Philip Olson
eba0daf2cc phpinfo: Expanded documentation for 'what' parameter, added an example and
some other information.
phpversion: minor update


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68414 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-22 20:12:41 +00:00
Sebastian Bergmann
b9d01d362f Fix case.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68386 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-22 11:13:11 +00:00
Philip Olson
599950bc8b register_argc_argv: initial documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-22 00:11:56 +00:00
irc-html
9f99ea301b incorporate user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68351 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-21 19:29:22 +00:00
irc-html
e43d662ec6 whitespace correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68350 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-21 19:28:39 +00:00
irc-html
e11e64d83a ibase_fetch_*: incorporate user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68343 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-21 18:59:53 +00:00
Hartmut Holzgraefe
1f4629a768 "make test" doesn't catch use of "&entity" without trailing ";" :(
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68326 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-21 16:57:05 +00:00
Gyozo Papp
d9d0ce4b19 better description of the SQL injection examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68311 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-21 14:36:58 +00:00
Hartmut Holzgraefe
b003872755 docbook4 almost done, but other things come to mind
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68305 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-21 11:58:43 +00:00
Yasuo Ohgaki
823b4cc86c Call time reference is depreciated. Deleted description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68296 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-21 09:25:23 +00:00
Georg Richter
3117543cee Description, Platforms, Requirements and Installation instruction in partintro inserted
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68291 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-21 08:14:41 +00:00
Rui Hirokawa
00b24704ca fixed typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68196 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-20 14:39:11 +00:00
Yasuo Ohgaki
aec7115f7d Added more warnings for mixed usage for track vars
($HTTP_SESSION_VARS/$_SESSION) and functions for global vars
session handleing functions (session_register/session_is_register/
session_unregister)
# These warnings are required since session module does not handle
# PS(vars) and PS(http_session_vars) cocnsistent manner :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68191 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-20 09:07:28 +00:00