Commit graph

4844 commits

Author SHA1 Message Date
Philip Olson
d731fb0b32 You must call session_start() before using $_SESSION. This closes bug #19068
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112345 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 05:52:05 +00:00
Philip Olson
dbd8a08969 Mention that $_SESSION does not implicitly call session_start() like session_register() does.
This deals with bug #19068


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112344 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 05:38:52 +00:00
Philip Olson
fdcb9351b7 Added information based off bug #17002 which closes this bug. Basically
some dlls require PATH modification, used oracle as an example.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112343 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 05:00:06 +00:00
Sara Golemon
da6c797503 New Function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112342 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 04:46:43 +00:00
Philip Olson
1dfee53a7d Document upcoming optional parameters. This function remains undocumented though.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112260 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-17 18:13:03 +00:00
Joey Smith
2913c89bc9 Open a file, not just the directory.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112198 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-17 02:11:08 +00:00
Marcus Boerger
cd3d606e9c JPEG 2000 support will be added in 4.3.1 or 4.5 or 5.0 we will see...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112152 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-16 20:00:36 +00:00
Hartmut Holzgraefe
57e9d0f717 removed sample ini values from ext_skel skeleton code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112089 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-16 15:16:55 +00:00
Hartmut Holzgraefe
788c35c6c3 there are no runtime config settings for tokenizer ;)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112088 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-16 15:13:15 +00:00
Adam Dickmeiss
d08f5a3e6e Documentation of yaz_set_option, yaz_get_option and yaz_schema.
More examples for searching as well as CCL. Pointers to
More Z39.50 related links. Connection ID is resource - rather than
integer.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112077 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-16 09:44:49 +00:00
Philip Olson
de8094c7c2 -r is available in CLI, not CGI.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112067 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-16 07:11:24 +00:00
Philip Olson
1e5cc0a0c6 See also extension_loaded, dl, and phpinfo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112034 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-16 00:30:26 +00:00
Philip Olson
eea8c0df56 See also get_loaded_extensions and get_extension_funcs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112033 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-16 00:27:46 +00:00
Sara Golemon
98e18ec7f2 Formatting fix in example, renders too wide in phpweb
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112031 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-15 23:51:25 +00:00
Thomas Schoefbeck
8201522c96 more fp->handle changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112011 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-15 20:22:11 +00:00
Nicolas Chaillan
5d38cb056a fixing #21661
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111978 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-15 15:37:35 +00:00
Damien Seguy
b644d4a1ae &types; are useless
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111948 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-15 11:50:59 +00:00
Philip Olson
069245c7a0 Rewrote list in a table including additional information. This makes
it easier to read.  Also some minor changes such as linking
UNIX_TIMESTAMP to the mysql manual, touchups to the examples, and
further clarication that the timestamp parameter is optional.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111927 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-15 10:03:34 +00:00
Damien Seguy
869d56b902 String are not safe mode (c) Derick
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111907 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-15 04:45:45 +00:00
Nicolas Chaillan
570fc7b381 reverting, the doc will need to be clear that it permits only read...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111759 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-14 11:00:21 +00:00
Nicolas Chaillan
2ae5d512cd Fixing #21630
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111758 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-14 10:48:57 +00:00
Nicolas Chaillan
efb32d8ec1 fixing #21631
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111754 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-14 10:25:28 +00:00
Friedhelm Betz
969b1c7794 typo, fix #21605
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111636 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-13 09:44:30 +00:00
Jason Sheets
bace656021 added link to persistent connections information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111627 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-13 04:48:03 +00:00
Jason Sheets
27b807d1f5 updated example to use while
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111626 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-13 03:17:20 +00:00
Sara Golemon
9c4ae88f49 Use 'handle' instead of 'fp' in parameter declarations and examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111625 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-13 02:54:28 +00:00
Friedhelm Betz
be3dfeb106 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111601 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-12 22:51:45 +00:00
Friedhelm Betz
93768c82c7 selfreference vsprinf in see also deleted
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111600 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-12 22:50:10 +00:00
Damien Seguy
7ecaa9c634 Adding useful short links.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111592 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-12 19:01:11 +00:00
Fernando Correa da Conceição
95ebc1e8d9 Place a missing <function>
Change a capital letter


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111512 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-12 08:06:40 +00:00
Sara Golemon
b3ad34670f Changed <type>int</type> to <type>resource</type> for file handles. Also renamed <parameter>handle</parameter> to <parameter>fp</parameter> for consistency.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111445 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-11 18:20:22 +00:00
Dirkjan Ochtman
ed9f38361d See also itself isn't very useful.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111419 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-11 11:19:10 +00:00
Patric Stout
b97c4cd505 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111418 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-11 10:19:31 +00:00
Dirkjan Ochtman
a0c57a6739 "after before" -> "before"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111417 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-11 10:08:40 +00:00
Friedhelm Betz
8b3f13f5c5 WS fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111416 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-11 09:57:37 +00:00
Friedhelm Betz
532b26f806 remove integrated configure options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111389 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-11 01:20:43 +00:00
Friedhelm Betz
cc5cc1cf2b some typos and small additions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111388 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-11 01:15:33 +00:00
Dirkjan Ochtman
39d12c5ed1 See also consistence.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111375 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-10 22:22:40 +00:00
Dirkjan Ochtman
adad67bf16 Added see also to array_diff_assoc().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111373 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-10 21:55:43 +00:00
Derick Rethans
85b7662a00 - Remove bogus docs, it is not right to document a bug.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111212 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 21:27:29 +00:00
Friedhelm Betz
504723b4c8 ignore autogenerated functions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111200 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 18:54:43 +00:00
Frank M. Kromann
d138d30ce5 Adding a little more information about stored procedure handling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111199 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 18:46:33 +00:00
Nicolas Chaillan
ac298853c6 It will not return an error but output it @Goba
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111169 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 15:30:31 +00:00
Nicolas Chaillan
506f720daa Fixing #21546, looks okay according to james
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111168 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 15:24:32 +00:00
Nicolas Chaillan
2a8e536d3d Applying Andrey's patch
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111152 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 13:20:55 +00:00
Nicolas Chaillan
6c44b96198 Fixing #21541 and some whitespaces issues
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111149 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 13:10:11 +00:00
Dirkjan Ochtman
5a4f6c9ce4 Fixed minor typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111148 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 12:58:05 +00:00
Jesus M. Castagnetto
9ca01b95d7 Fixing bad proto. According to php4/ext/standard/basic_functions.c
unregister_tick_function accepts only one parameters, the function name.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111138 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 09:21:46 +00:00
Damien Seguy
0a152f5988 consistent ids
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111120 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 03:35:16 +00:00
Nicolas Chaillan
0322cc20ae fixing 21520
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111055 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-08 18:03:28 +00:00