Derick Rethans
50cc457a4e
- Whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131872 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 12:36:12 +00:00
Derick Rethans
f0a8a47c4d
- Added minimal docs for print_debug_backtrace() and did some structure work.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131867 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 12:33:50 +00:00
Derick Rethans
03c9e73f7a
- Fixed chroot docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131861 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 12:19:55 +00:00
Derick Rethans
8693fe79f5
- Seperate note into two notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131860 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 12:15:58 +00:00
Derick Rethans
4b5d282938
- Restructure examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131859 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 12:12:08 +00:00
Derick Rethans
0b93bd27f7
- Fixed structures. The structure for adding examples is:
...
<para>
<example>
<title />
<programlisting>
<![CDATA[
<?php
echo "foo\n";
?>
]]>
</programlisting>
<para>
The output is:
</para>
<screen>
<![CDATA[
foo
]]>
</screen>
</example>
</para>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131857 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 12:03:39 +00:00
Derick Rethans
323ef98520
- Note reordering and unrolling
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131848 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 10:44:57 +00:00
Derick Rethans
7dd3846683
- Fixed example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131847 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 10:44:37 +00:00
Friedhelm Betz
e46e8e36e5
link description updated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131840 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 10:26:33 +00:00
Friedhelm Betz
6f71ba3a00
title change, some links
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131839 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 10:26:00 +00:00
Friedhelm Betz
085b4ebdf8
bugfix 23145, jvm.dll only needed for php <=4.0.6
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131818 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 08:10:52 +00:00
Mehdi Achour
ce5a4694c2
correcting my typos, thanks Derick
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131799 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 05:23:40 +00:00
Sara Golemon
5b74c24a6e
Put return codes into a nice table
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131789 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 01:55:34 +00:00
Friedhelm Betz
31d69c948c
param corrections, grammar, php tags, some rewording, entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131689 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-15 15:21:05 +00:00
Nicolas Chaillan
f16bc3c61b
Typo. Thanks @Jome
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131648 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-15 10:18:04 +00:00
Nicolas Chaillan
b02c19cf48
ws and typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131646 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-15 10:11:32 +00:00
Mehdi Achour
4a696b6e62
some typos and ucfirst()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131579 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-14 17:48:17 +00:00
Mehdi Achour
77a6ec1ca2
redundancy redundancy
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131521 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-14 14:23:32 +00:00
Mehdi Achour
97af64caa1
saturday typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131517 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-14 14:20:12 +00:00
Rui Hirokawa
5933a0d874
added note to explain unset() doesn't change maximum index value.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131464 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-14 04:00:55 +00:00
Sara Golemon
d875c463b3
Update to http context option
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131403 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-13 19:31:41 +00:00
Derick Rethans
c1f8b993f2
- PHP 5 has this too
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131313 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-13 11:24:29 +00:00
Derick Rethans
60c75aa34c
- More layout things
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131310 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-13 11:05:30 +00:00
Derick Rethans
0fc913567d
- Added <?php tags, always use para/note/(sim)para
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131309 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-13 11:00:03 +00:00
Philip Olson
45f5fbc352
Returns bool not int, closes bug #24162
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131282 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-13 01:40:03 +00:00
Philip Olson
e3abc11bfe
returns bool, not int
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131281 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-13 01:09:38 +00:00
Mehdi Achour
63f9e4ac81
typos, users notes integration and entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131240 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-12 16:50:05 +00:00
Mehdi Achour
ce5ffb7125
user note integration, thank you RobNar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131234 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-12 14:58:04 +00:00
Derick Rethans
4183041ba2
Tabs to spaces
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131149 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-12 09:56:00 +00:00
Mehdi Achour
4fd3f72d8d
WS fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131147 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-12 09:44:59 +00:00
Derick Rethans
f82e35db0a
- Fix XML: XML files can only have one root node. Another solution would be
...
to make these entities instead.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131141 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-12 09:15:03 +00:00
Sebastian Picklum
f762e2a7ce
Fixed WS-Problems (hopefully all)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131140 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-12 09:14:57 +00:00
Sebastian Picklum
64bd49b9ae
Made text line length < 80
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131137 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-12 08:47:52 +00:00
Mehdi Achour
9e50a6352d
correcting purpose
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131124 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-12 07:49:15 +00:00
Damien Seguy
e43b472ce8
correcting prototype : sockect_select accepts arrays
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131115 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-12 01:58:19 +00:00
Sebastian Picklum
be0a301990
Forgot deleting the brackets. Fixed this
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131102 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 23:20:44 +00:00
Sebastian Picklum
e9f85dbe07
Fixed missing <function></function> around sybase_query()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131100 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 22:58:29 +00:00
Derick Rethans
0ad019bc98
- Remove superfluous dot.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131096 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 22:13:23 +00:00
Derick Rethans
439390d714
- Make proper XML of this entity, and fix the openssl*export*xml files to
...
reflect this change.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131095 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 22:12:14 +00:00
Philip Olson
e56feec9d7
Use of proper case
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131094 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 22:03:09 +00:00
Sara Golemon
c15b45f174
Incorporate usernote: Add reference to retval[0] == epochtime
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131090 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 21:39:31 +00:00
Derick Rethans
318c4adbdb
- Layout fixes (the lines were waaay too long)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131089 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 21:13:57 +00:00
Derick Rethans
9022aee43a
- Fix layout
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131053 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 15:25:26 +00:00
Philip Olson
1d83400dbb
Add missing predefined classes, including a new reserved.classes.php5 section.
...
Added: exception, php_user_filter, and __PHP_Incomplete_Class. And, linked to dir().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131052 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 14:57:46 +00:00
Mehdi Achour
b0498f286e
protos fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131043 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 13:45:28 +00:00
Georg Richter
bed14006a3
removed parenthesis
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131038 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 13:00:48 +00:00
Mehdi Achour
c933a0f25d
entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131010 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 08:10:35 +00:00
Philip Olson
923590c817
Fix refpurpose
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131004 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 06:21:32 +00:00
Philip Olson
feef8ae0ce
Link to $_SESSION docs, added ¬e.registerglobals; entity, and some example comments.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130999 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 04:38:52 +00:00
Philip Olson
6a8e299009
Added an example that shows sessions must be started on every page, not just the
...
first. Note about E_NOTICE since 4.3.3 if session started when session already exists.
Link to various session resources including see also's, moved session_name note more
towards the bottom, and one grammar fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130998 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 04:03:58 +00:00