Jesus M. Castagnetto
45a9d1b8b3
fixed some typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43851 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-19 12:49:03 +00:00
Jesus M. Castagnetto
3e1331e434
Added tables of options and where they can be changed (user scripts,
...
php.ini/httd.conf and/or .htaccess) to the description of ini_set()
This tables are generated using the script mk_ini_set_table.sh
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43849 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-19 12:46:22 +00:00
Torben Wilson
5bf47a7452
Clarification of unset() return value.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43839 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-19 09:58:57 +00:00
Jesus M. Castagnetto
cb4ff3c34b
Another fix on unset
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43838 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-19 08:45:06 +00:00
Anil Madhavapeddy
fb7583480f
Add notes on installing PHP on OpenBSD
...
PR:
Submitted by:
Reviewed by:
Obtained from:
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43808 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-18 13:13:49 +00:00
Chris Newbill
9d79c974ef
Fixed a typo in get_resource_type listing
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43799 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-18 07:01:57 +00:00
Jesus M. Castagnetto
9ce3a29709
Fixed error in microtime example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43783 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-18 01:37:02 +00:00
foobar
395e19a49d
Added a note about using 'b' in Windows..
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43771 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-17 19:25:37 +00:00
Jesus M. Castagnetto
652d0df057
updated docs for get_required_files/get_included_files to reflect the
...
changes in PHP 4.0.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43743 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-17 07:13:33 +00:00
Jesus M. Castagnetto
76827a16de
s/>/>/ in examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43742 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-17 06:46:19 +00:00
Jesus M. Castagnetto
38a5ac1426
fixed xml tag order in note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43741 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-17 06:38:25 +00:00
Jesus M. Castagnetto
0ecdd308b3
Added note on adding SID to relative URLs only
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43740 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-17 06:35:51 +00:00
Jesus M. Castagnetto
ff59472ac3
unset is a construct not a function, removed the incorrect (int) return
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43739 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-17 06:30:09 +00:00
Jesus M. Castagnetto
607000d749
fixed element typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43738 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-17 06:14:56 +00:00
Jesus M. Castagnetto
e8ddbaab1b
More fixes to the xslt_process() example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43737 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-17 06:10:59 +00:00
Jesus M. Castagnetto
fcec6774dc
Fixed example, so it should work now
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43736 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-17 06:07:06 +00:00
Jesus M. Castagnetto
c7f3c89463
comment on option "r" which was added in PHP 4.0.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43735 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-17 05:37:52 +00:00
Jesus M. Castagnetto
7d92d6cef0
arrya_pop/array_shift return NULL when passed empty arrays, bug #8106
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43734 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-17 05:29:09 +00:00
Jesus M. Castagnetto
014d61c8d5
Modified yp_next example, it was still using the inexistent yp_err* functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43720 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-17 01:11:54 +00:00
Sascha Schumann
f76b667a29
Fix typo in second example of foreach
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43714 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-16 20:19:31 +00:00
foobar
190180c503
Fixed typo. PR: #9786
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43694 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-16 16:19:57 +00:00
Jesus M. Castagnetto
e6189628bc
fixed prototype of highlight_string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43596 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-15 21:19:17 +00:00
Egon Schmid
e5a1ec82d9
Make the new additions visible for others.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43576 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-15 15:06:16 +00:00
Damien Seguy
2870e22044
Adding Ming documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43574 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-15 14:32:09 +00:00
Damien Seguy
2bb228f6e7
PHP resources types list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43571 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-15 14:22:07 +00:00
Jesus M. Castagnetto
f67149cceb
s/<br>/<br>/
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43569 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-15 11:13:40 +00:00
Sterling Hughes
320380e492
Added some <?php ?> tags and expand some of the code examples.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43568 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-15 07:10:03 +00:00
Rui Hirokawa
4123696577
modified tags >,<
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43506 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-13 22:59:45 +00:00
Adam Dickmeiss
510ef4e605
Documentation for yaz_database.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43452 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-13 17:08:09 +00:00
Damien Seguy
5c1f8a5852
preg_replace -> preg_replace_callback
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43407 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-13 12:59:20 +00:00
Andrei Zmievski
6e67f9bb6d
Removed docs for /F modifier, added docs for preg_replace_callback().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43391 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-13 05:24:39 +00:00
Jon Parise
7b1f74ac34
More detail concerning iODBC.
...
Submitted by: "Andrew Hill" <ahill@openlinksw.com>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43342 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-12 18:17:40 +00:00
Jirka Kosek
9af2d25b73
- corrected XML related typos (<, &, unterminated entity references, ...)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43309 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-12 14:00:51 +00:00
Rui Hirokawa
d588233629
fixed typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43188 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-11 05:57:42 +00:00
Ron Chmara
faa617e4fd
Updating per errata notes, adding examples.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43153 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-10 23:32:57 +00:00
foobar
144cfff273
Setlocale uses constants now. +ws fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43143 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-10 18:51:47 +00:00
Torben Wilson
5f1e3a1b3b
Was more correct before.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43102 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-09 23:26:42 +00:00
André Langhorst
b68c98c4f4
cosmetic fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43101 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-09 23:20:34 +00:00
André Langhorst
0425348f09
fix xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43100 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-09 22:29:02 +00:00
André Langhorst
7c4ccc09bd
Adding documentation for references inside the constructor
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43099 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-09 21:45:32 +00:00
Rui Hirokawa
95247980c8
added pear/* , fixed typos, added some functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43079 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-09 15:33:03 +00:00
Daniel Beckham
234a88d800
added errata clarification and clean up some function examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43031 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-08 21:56:37 +00:00
Daniel Beckham
79add51c1b
added docs for the new constant function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42994 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-08 19:47:23 +00:00
Daniel Beckham
6cd00fd469
added example of die using a function as a parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42987 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-08 17:57:13 +00:00
Daniel Beckham
2ca445496c
added security warnings about show_source and highlight_file
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42980 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-08 16:30:37 +00:00
Damien Seguy
f7716f7041
Fixing a bunch of mis-named functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42969 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-08 10:47:17 +00:00
Stig Bakken
8c2003e7f1
* more PEAR docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42935 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-08 02:45:54 +00:00
Jesus M. Castagnetto
d021c22d28
documentation for is_null, is_scalar, is_writeable, call_user_func_array
...
and call_user_func_method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42917 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-07 23:15:13 +00:00
Stig Bakken
51e297e4e1
* started documenting the PEAR base class and error mechanism
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42900 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-07 20:35:26 +00:00
Jesus M. Castagnetto
1a46e422e3
more typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42873 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-07 12:18:14 +00:00