Jakub Vrana
c4a7bbbfee
Fix proto
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165071 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 13:43:11 +00:00
Jakub Vrana
c8196b0236
Parameters passed by reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165051 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 10:24:06 +00:00
Jakub Vrana
bc37ae981e
Returns number
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165044 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 10:04:29 +00:00
Aidan Lister
893a062437
Added example and alterered spacing - it should be complete now, comments welcome!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165039 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 08:52:13 +00:00
Aidan Lister
2e7fb0b1f6
Replaced 'function' with 'funcname' as per synopsis
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165038 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 08:51:19 +00:00
Aidan Lister
890f1d16c2
Half documented - I was unable to complete it because PHP segfaults when I use the function!
...
Commiting so we don't double up on the work
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165032 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 07:07:13 +00:00
Aidan Lister
da67f96ed8
Fixed spacing of synopsis
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165031 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 07:05:43 +00:00
Heilig (Cece) Szabolcs
a346a6152a
ws fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164982 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-02 20:06:30 +00:00
Jakub Vrana
6ea4be0850
See also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164934 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-02 09:32:14 +00:00
Maciek Sokolewicz
5fe0c7a5b2
added the & to the parameter to make it clear(er) that this parameter is passed by reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164897 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 23:20:42 +00:00
Friedhelm Betz
7cba076874
markup: no literal with PHP, some proper tagging
...
clarify compiling for PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164893 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 23:00:38 +00:00
Friedhelm Betz
9e3f64f706
mysql_list_tables is deprecated, do not link
...
improve example to improve performance
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164892 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 22:57:56 +00:00
Mehdi Achour
7810ff5291
Add constants.xml and an example for hasExsltSupport()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164874 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 15:37:41 +00:00
Mehdi Achour
e9feb0f83f
add XSLT_SABOPT_FILES_TO_HANDLER
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164873 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 15:17:49 +00:00
Friedhelm Betz
43f44dc7d3
Not only php 4 has credits
...
no literal with PHP
typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164869 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 12:46:35 +00:00
Friedhelm Betz
02bf29a306
link to domxml extension
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164868 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 12:44:16 +00:00
Nuno Lopes
60e219c2d8
several fixes for UDP
...
thanks Wez
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164819 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 14:41:54 +00:00
Nuno Lopes
90e6fc874c
fix #27211 : clarify how to use UDP server sockets
...
#please review this
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164812 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 11:48:38 +00:00
Nuno Lopes
68f9da87d2
added note about compiling as shared, by Justin Meyer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164808 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 10:55:57 +00:00
Dave Barr
8cf2a0bf49
- Typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164798 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 09:56:10 +00:00
Aidan Lister
00ce37ce6d
Split the examples making them easier to read
...
Changed the name of the function which returns microtime as a float to microtime_float
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164733 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 14:50:51 +00:00
ali
35fc8e364f
closing paragraph element in example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164725 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 14:03:28 +00:00
Mehdi Achour
dfb1b69554
document xslt_set_option()
...
better OO example for xslt_set_sax_handlers() using xslt_set_option()
tell xslt_set_error_handler() users to use xslt_set_option() instead of passing an array with a reference to the object
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164722 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 13:51:43 +00:00
Dave Barr
284476507c
- Remove the format documentation from fprintf and link to the
...
documentation in sprintf. Keeping it in one place is better and the
fprintf version was outdated anyway.
- The precision specifier works on strings too. Document this and add
examples.
- Add some basic examples of each type specifier.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164698 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 05:04:21 +00:00
Dave Barr
ea09e1e3fc
- Proto fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164697 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 04:20:42 +00:00
Antony Dovgal
7e7aac8815
change &true; to true
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164648 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 15:19:09 +00:00
Heilig (Cece) Szabolcs
5a69afd368
ws fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164640 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 14:29:27 +00:00
Nuno Lopes
aee7bfcaf7
fix IDs: now livedocs correctly links the pattern syntax/modifiers
...
some WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164618 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 10:15:26 +00:00
Dave Barr
cea9297342
- proto fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164610 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 05:54:45 +00:00
Nuno Lopes
58122bfc6e
fix example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164550 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-28 16:43:09 +00:00
Nuno Lopes
dae277939d
fix example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164549 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-28 16:36:59 +00:00
Jakub Vrana
794263b757
Wasn't move anywhere (bug #29420 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164540 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-28 13:34:17 +00:00
Tom Sommer
2f28bc1976
Change wording to make sense
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164511 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-28 00:10:34 +00:00
Philip Olson
1e2537a6cf
Documented mysql.trace_mode, inspiration came from bug #29366
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164502 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 22:19:15 +00:00
Yannick Torres
8a3593b7b9
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164496 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 21:49:47 +00:00
Jakub Vrana
3471859bd5
See also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164494 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 21:19:36 +00:00
Jakub Vrana
701376edcc
Works only under Apache module (bug #27111 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164490 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 20:33:55 +00:00
Jakub Vrana
90e7198702
How to use (bug #18747 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164482 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 18:48:22 +00:00
Jakub Vrana
61d5f16a07
Returns false, example (bug #25899 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164468 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 16:29:46 +00:00
Jakub Vrana
8605f83d13
Color must be present in the image (bug #21668 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164463 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 16:08:13 +00:00
Jakub Vrana
c36889d738
Next parameters are passed by reference, they are mixed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164448 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 13:31:59 +00:00
Jakub Vrana
9884197f7e
Effect of log_errors_max_len (bug #20663 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164439 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 12:55:10 +00:00
Jakub Vrana
0f41ef388e
sendmail_path works under Windows (bug #20610 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164433 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 12:32:26 +00:00
Jakub Vrana
5ab8a8819e
First parameter passed by reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164431 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 12:23:32 +00:00
Jakub Vrana
c963dd0208
Numbers in keys and section names (bug #29306 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164422 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 09:44:05 +00:00
Dave Barr
a00edd14b7
- Remove trailing period from end of refpurpose.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164407 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 04:48:55 +00:00
Dave Barr
8d4e444039
- s/function/functions/, move a para around and add some see alsos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164406 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 04:28:31 +00:00
Dave Barr
a456251039
- Document 4 new array functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164405 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 04:15:58 +00:00
Yannick Torres
c30a4d4d5e
fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164383 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 21:44:37 +00:00
Jakub Vrana
16163c9ba6
MySQL is budled in PHP 5 only with Windows binaries
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164378 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 21:37:28 +00:00