Commit graph

28058 commits

Author SHA1 Message Date
Egon Schmid
9615dfc5ff Looks now something better. There are some overlong examples that doesn't fit on a page
I left that over to Malin Bakken. She can easily correct this with the right tools.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16651 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-05 18:27:19 +00:00
Egon Schmid
e58706976d Now its SGML error free. Will made it more readable soon.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16649 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-05 17:27:45 +00:00
Thies C. Arntzen
2b65bc19fd new function xml_set_object
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16646 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-05 17:03:26 +00:00
Hartmut Holzgraefe
91633abc74 added a reset() to the each() example
although it should become clear from the text that it may be needed
it is not obvious from those who just look at the examples
( as i did )


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16458 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-03 14:18:34 +00:00
Egon Schmid
18978760cb The speaker from Software AG for Tamino told us XML should be readable for humans and machines. I hope it will now get a little bit closer.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16414 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-02 23:20:50 +00:00
Egon Schmid
9b1341f8ad Andrei it works! I have only adjust my manual.ced and I can do a proper identation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16413 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-02 22:29:48 +00:00
Andrei Zmievski
4a1652884f Explained heredoc syntax.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16412 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-02 22:14:35 +00:00
cslawi
199b12b5ee Documented use of variable-length arg lists in PHP4.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16359 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-01 20:17:17 +00:00
cslawi
41e8681c86 Simply doc it and add examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16351 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-01 18:42:28 +00:00
cslawi
4ccdd7ecae Add note about variable-length argument lists and default arguments.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16330 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-01 11:44:13 +00:00
cslawi
1bd457d70d Note that PHP does not support function overloading.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16329 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-01 11:39:13 +00:00
cslawi
83604f1760 Clarified static use for recursion a bit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16328 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-01 11:05:45 +00:00
cslawi
c475555c4f Add note about possible $string[index] syntax change for characters in
strings.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16327 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-01 11:01:51 +00:00
cslawi
4df1f16e46 Consistency would be good...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16277 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-30 21:20:48 +00:00
cslawi
918cfc45fb User note regarding switch vs. elseif speed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16276 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-30 21:20:14 +00:00
cslawi
ae6dcad3aa Fixed a typo (!= should've been |=); added ^= to precedence table.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16275 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-30 20:56:39 +00:00
cslawi
2af375e200 Fixed a couple of typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16274 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-30 20:50:27 +00:00
cslawi
87eeba65f6 Someone thought this would make things clearer.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16263 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-30 19:24:31 +00:00
cslawi
3b2019acf6 Another couple of notes on string concatenation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16262 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-30 19:21:52 +00:00
cslawi
685f12082c Clarified single-quoted string explanation a bit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16261 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-30 18:56:27 +00:00
Egon Schmid
c7539da4a6 Some cosmetic changes. Emacs users should update the path to manual.ced also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16258 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-30 14:25:01 +00:00
Rasmus Lerdorf
96f8b5952e Add an example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16257 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-30 13:44:22 +00:00
Rasmus Lerdorf
6ce944785b Add a little note here telling people the 2nd arg didn't appear until
3.0.7


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16176 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-29 05:20:07 +00:00
Rasmus Lerdorf
73b2215e49 Make sure the fact that Location and HTTP/ headers are actually special
cases is documented.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16154 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-28 22:17:09 +00:00
Stig Bakken
c9aa1f2a00 Simple multi-language support in place. Currently hardcoded to "en"glish, but
we can add a configure option to set up the Makefile for other languages now.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16114 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-28 00:08:18 +00:00
Andrei Zmievski
797ca8a578 Expanded docs on session_register(). If anyone wants to rewrite it to be
more clear, feel free.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16103 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-27 21:25:00 +00:00
Stig Bakken
6f4188f327 Validation fixes. Added a separate SGML declaration (phpdoc.dcl)
to make sure we all use the same one.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16080 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-27 20:34:06 +00:00
Egon Schmid
ae3ba69ca2 imap_fetchstructure rewrite.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16006 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-26 17:12:49 +00:00
Rasmus Lerdorf
992481eea4 Fix a nitpick
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15963 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-26 13:27:08 +00:00
Rasmus Lerdorf
37e8b17c3b Add iODBC link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15962 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-26 13:18:55 +00:00
Uwe Steinmann
0d4c10ff23 - changed encoding parameter of cpdf_set_font to string on advice from
fastio to better support asian fonts.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15942 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-25 07:00:23 +00:00
Sascha Schumann
d8c0cb151c Add note about similarities to PHPLIB
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15843 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-23 22:45:50 +00:00
Evan Klinger
5f3790b93f Document getprotoby{name,number} and getservby{name,port}.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15779 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-23 00:37:52 +00:00
Egon Schmid
801ba1a52a Found an workaround for special characters. Should be encoded as entity references.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15755 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-22 19:24:09 +00:00
cslawi
97beb13eb3 Forgot the version note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15722 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-22 10:56:19 +00:00
cslawi
13e939cc22 Documented substr_replace().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15721 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-22 10:53:29 +00:00
Uwe Steinmann
d7f9adf2c1 - More help to get php with pdf configured
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15720 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-22 10:21:04 +00:00
Uwe Steinmann
fc12377162 - Some remarks to clarify problems
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15719 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-22 10:09:03 +00:00
Thies C. Arntzen
4392975d4e author prefers to be anonymous;-) function was added after b3.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15714 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-22 07:42:45 +00:00
Kristian Köhntopp
8daa00a425 Added documentation for function recode_file().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15693 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-21 23:57:01 +00:00
Kristian Köhntopp
a83b4624aa GNU Recode module documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15690 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-21 23:01:36 +00:00
Egon Schmid
fd351febb8 Array flipping passed array.sgml. But beer empty. Next try tommorow. No change to call me with a handy, I don't own some eletro smoking machine.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15688 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-21 21:05:39 +00:00
Egon Schmid
695eeb8836 Andrei is this ok?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15661 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-21 12:44:15 +00:00
Rasmus Lerdorf
3fbdd86a99 Add a little note here to appease a complainer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15613 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-20 14:22:56 +00:00
Andrei Zmievski
db02bffd65 Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15547 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-18 19:12:01 +00:00
Egon Schmid
0ec2b18f2d Fix for #2750.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15543 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-18 11:06:21 +00:00
cslawi
3bf6b32dff Add some simple string usage examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15453 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-16 04:19:36 +00:00
cslawi
791a2d4369 Documented the mysql.default_(host|user|password) config directives.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15452 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-16 02:57:54 +00:00
cslawi
00183339b7 Document variable functions.
Alphabetization fix.
Note that in PHP3 you need to define functions before using them, but
that in PHP4, you don't.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15451 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-16 02:50:21 +00:00
cslawi
f55004a99b Document the behaviour of $arr = (array) $scalar; and
$obj = (object) $scalar;


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@15450 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-16 02:23:40 +00:00