Dave Barr
fb667296aa
- Add an example to crypt() showing the usage of the various encryption
...
types.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165294 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 16:43:12 +00:00
Dave Barr
b54e1771fb
- Fix #29525 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165264 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 14:55:47 +00:00
Jakub Vrana
37771eeb9e
Parameters passed by reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +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
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
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
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
Philip Olson
cf5a800639
Mention that the optional start and length parameters became available in PHP 4.3.0
...
#info provided by rioter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164235 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 18:47:20 +00:00
Aidan Lister
dc729fff1e
Added see for mb_strlen
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164177 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 05:26:39 +00:00
Philip Olson
148550502b
Added "is binary safe" information as per NEWS. Used ¬e.bin-safe; for anything < 4.0.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164050 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-22 22:51:12 +00:00
Jakub Vrana
458180e83f
\0x00 -> \x00
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162907 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-09 07:21:53 +00:00
Nuno Lopes
627cff89cd
adding documentation and examples for strpbrk
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162746 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 12:32:39 +00:00
Nuno Lopes
ce4f51db5b
adding docs for convert_uuencode and decode
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162744 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-06 12:00:31 +00:00
Antony Dovgal
e838558672
add <para></para>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162680 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-05 15:05:25 +00:00
Aidan Lister
92712820bc
Added second example showing htpasswd generation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162679 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-05 14:46:20 +00:00
Nuno Lopes
207206a637
integrate aidan's comments: added wordwrap and integrate some user notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162587 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-03 12:13:06 +00:00
Friedhelm Betz
17c0ff93b4
bugfix #28859
...
Call-time pass-by-reference has been deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161846 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-21 07:32:08 +00:00
Jakub Vrana
4892a2df3c
binary safety
...
start and length optional parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161469 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 08:30:20 +00:00
Tom Sommer
b7dbfbe398
Back out bogus commit.
...
Remind me to smack Mr. Holst
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161337 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-14 09:45:09 +00:00
Jonathan Holst
91209a6845
first translation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161325 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-14 07:42:44 +00:00
Kenneth Schwartz
bfbe5299a7
changed "See Also" links from strchr (alias) to strstr
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161283 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-13 20:36:11 +00:00
Nuno Lopes
437372647f
fix #28555 : missing the 'e' specifier
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159916 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-28 21:45:59 +00:00
Philip Olson
6486244053
See also chunk_split()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159664 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-25 18:49:45 +00:00
Mehdi Achour
5c7c03f22b
wrapped the see also
...
added <constant>
fixed a param name
cs & ws
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159340 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-21 23:05:20 +00:00
Nuno Lopes
e3f30f1da2
new PHP 5 funcs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158736 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-17 15:35:23 +00:00
Mehdi Achour
48ef066833
talking two time about the return
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158565 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-14 14:32:08 +00:00
Jeremy S. Johnstone
439ebb0e2c
Added a note that substr_count's needle is case sensitive.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158538 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-14 02:03:12 +00:00
Mehdi Achour
e5dd4add1b
fix function name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157748 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-01 23:10:35 +00:00
Mehdi Achour
60daf089c3
rename the new files
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157747 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-01 23:09:12 +00:00
Friedhelm Betz
9080e26cb7
doc skeletons
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157698 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-01 12:30:23 +00:00
Nuno Lopes
275b566cee
fixing example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157509 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-29 15:01:54 +00:00
Mehdi Achour
4927c9daea
use <function> here
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157314 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-27 22:37:09 +00:00
Mehdi Achour
cdeed557c4
ordered text (a note about a parameter was on top, before any other text) and redesigned the example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157302 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-27 21:45:48 +00:00
Jakub Vrana
c833bbde62
Initial documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157185 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-26 17:43:26 +00:00
Nuno Lopes
5df1c51595
user note: wrong output from example 1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155785 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-12 16:32:57 +00:00
Hakan Kuecuekyilmaz
f9254963f8
removed doubled reference to htmlspecialchars
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153654 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-14 16:28:30 +00:00
Dave Barr
f58fd6cc8b
- "PHP version x.y" => "PHP x.y" consistency.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153002 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-06 02:40:23 +00:00
Kenneth Schwartz
95de85408a
corrected versioning error
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152918 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-04 15:25:15 +00:00
Jakub Vrana
2ef8aa72ac
Fix of minor glitches by Gaetano Giunta
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152774 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-02 12:50:22 +00:00
Kenneth Schwartz
38d4038fbc
changed wording
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152530 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-27 12:11:41 +00:00
Kenneth Schwartz
571e69bfce
nl_langinfo docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152529 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-27 11:11:53 +00:00
Derick Rethans
2d9c4be21f
- Clarify 'fancy'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152285 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 20:54:45 +00:00
Sean Coates
25204cd363
swapped <warn> for <warning> (same for closing tags)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152217 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 05:46:40 +00:00
Sean Coates
eb9d2598b3
don't mind me, just fixing my own ugly text
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152199 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-23 23:43:07 +00:00
Sean Coates
6715fe7d9e
Added a warning, see bug #27361
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152197 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-23 23:30:30 +00:00
Mehdi Achour
1e585885c7
LCFirst()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151690 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-18 11:17:37 +00:00
Kenneth Schwartz
62d5b0a1f0
setlocale(): passing category param is deprecated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151672 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-18 02:04:00 +00:00
Derick Rethans
6426fd181e
- This example didn't work, fixing.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151577 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-16 22:22:29 +00:00
Nuno Lopes
0b17e7d6ae
see also mb_xxx
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150679 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-07 10:29:16 +00:00
Mehdi Achour
2b4e9c9d5e
15:20 <rioter> what coding standardS?
...
15:22 * rioter crys
# :)))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150249 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-01 14:24:39 +00:00
jared wyles
4e5a0752ed
added the $str var to the example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150248 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-01 14:12:10 +00:00
Dave Barr
16f43d0c0a
- s/url/URL/ where appropriate and "an URL" -> "a URL".
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150072 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 00:35:33 +00:00
Nuno Lopes
e660313dda
fix #27021
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149903 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-27 16:01:45 +00:00
Nuno Lopes
ac7df6a5cc
remove that funny tip
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149565 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-23 20:06:32 +00:00
Ken
68c1fd8f61
Cross-referenced chunk_split() and str_split() [They're essentially synonymous.]
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149271 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-20 02:25:57 +00:00
Derick Rethans
aa858853eb
- Fix example title and add 'tip' :-)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149111 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-18 12:57:39 +00:00
Stefan Walk
81ba6ffec0
Fix Bug #26940 (strncmp using the length of the shorter string)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149028 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-17 14:20:11 +00:00
Mehdi Achour
45a0f65851
CS : Function declarations follow the 'one true brace' convention
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Mehdi Achour
eef25ae95a
typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147977 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-06 14:35:49 +00:00
Mehdi Achour
9275ab81cf
WS : *don't* use tabulations
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147962 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-06 12:34:21 +00:00
Jakub Vrana
1f4d28d473
Fixed example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147699 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-02 17:10:33 +00:00
Ken
a5ee6bad2f
Added example of offsets.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147652 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-01 22:53:19 +00:00
Jakub Vrana
c720360d91
Changed "here" links
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147566 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-31 15:03:12 +00:00
Jakub Vrana
5ffceab568
Added cross-references
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147171 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-22 15:42:17 +00:00
Derek Ford
f089b9d5cc
additional example and punctuation fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147062 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 03:03:56 +00:00
Dave Barr
a49c33ff31
- html -> HTML where appropriate.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147048 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 01:05:43 +00:00
Mehdi Achour
e8844eadb3
some more CS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 17:46:56 +00:00
Mehdi Achour
27960e632c
Merry XHTML and CS compliant christmas all \!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Jakub Vrana
4085ee780b
All syntax errors in examples hunted except those clearly stated as invalid
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146224 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-11 15:42:10 +00:00
Sara Golemon
d95f0d450c
Update...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145427 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-03 01:41:54 +00:00
LEE Yun-young
aa2fffaf00
z has higher ASCII value than A.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@144749 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-22 19:31:43 +00:00
LEE Yun-young
60cc18115f
typo?
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@144748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-22 19:11:26 +00:00
Mehdi Achour
f6630a88f5
constants <> consonants
...
needles is not a parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@144418 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-15 16:47:22 +00:00
Friedhelm Betz
df8958d805
doc skeleton
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143609 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-02 16:48:28 +00:00
Friedhelm Betz
0b6431a15d
stri_rplace is str_ireplace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143608 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-02 16:34:54 +00:00
Stefan Walk
b6385c4790
Add note about handling of numeric values in PHP5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143062 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-25 12:13:40 +00:00
Mehdi Achour
ddb8a65bac
email obfuscation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142995 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-24 12:07:07 +00:00
Mehdi Achour
719aed0d1c
adding example (user note)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142762 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-20 11:54:57 +00:00
Mehdi Achour
04dfd9cb42
Initialize $str to make the example less confusing
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142726 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-19 21:13:22 +00:00
ali
cbd800a6ce
adding see-also-link to vprintf
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142160 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-10 10:51:42 +00:00
Mehdi Achour
2893638af7
s/usefull/useful
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141559 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-02 16:05:16 +00:00
Dave Barr
3450fb87f9
- Fixed a lot of typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:33:48 +00:00
David Croft
4af7e338ac
clarify and correct where needle can be a string and where a char
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139491 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 21:11:54 +00:00
Mehdi Achour
a6b8b9b736
adding example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138315 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-20 08:48:10 +00:00
Mehdi Achour
9061086965
adding a note about previous bug int this function
...
adding an example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138024 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 20:18:42 +00:00
Friedhelm Betz
a9a0b2fbfc
bugfix #24823
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@136054 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-27 11:16:33 +00:00
Mehdi Achour
907be834ac
{}'s example too. adding para
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135979 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-25 22:11:41 +00:00
Mehdi Achour
9cef99b78d
{}'s example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135970 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-25 21:03:47 +00:00
Philip Olson
6512d71427
Added an example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135791 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-24 09:13:45 +00:00
Philip Olson
d6d7f84b08
Drastically increase descriptions and example uses, added an example, and
...
see also get_magic_quotes_gpc().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135789 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-24 08:48:10 +00:00
Philip Olson
adc86633bc
Remove note about being buggy in 3.0.6-8, and use of the binary safe entity.
...
Also a grammar fix, and see also substr_replace().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135763 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-24 05:18:41 +00:00
Philip Olson
5a0c95a2ac
Added examples do demonstrate uses with arrays, as well as the count parameter.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135762 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-24 05:07:16 +00:00
Mehdi Achour
391c25a6cf
adding PHP tags in the examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135250 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:25:02 +00:00
Friedhelm Betz
6b59db7ea1
acronym tagging for MSDN
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135018 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-14 09:10:17 +00:00
Nathan Sullivan
6bd8b00c66
Changed msdn to MSDN. (Thanks Gabor)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134944 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-13 09:23:28 +00:00
Mehdi Achour
388674caaf
correcting example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134495 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-09 08:55:14 +00:00
Mehdi Achour
43820dfdb1
just a missing space
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134493 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-09 08:26:54 +00:00
Friedhelm Betz
7b1a1fa844
tips for windows added
...
win specific example
typos fixed
bugfix #24518
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134470 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-08 19:30:01 +00:00
Philip Olson
de033b2a48
See also substr_replace and trim.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134269 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-06 16:09:20 +00:00
Philip Olson
d72284c6df
Added example to reflect #21318 , and minor changes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134203 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-04 23:13:02 +00:00
Hartmut Holzgraefe
0780ebdf37
added a note as suggested in bug #21318
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134199 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-04 22:08:05 +00:00
Salah Faya
4ebacdfca9
an print to a print
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133036 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-23 13:55:42 +00:00
Sara Golemon
ee5d4d7316
Extended note about count parameter. Clean up surrounding text.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132643 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 17:49:06 +00:00
Sara Golemon
7123e3dc02
Add warning about potential BC break
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132629 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 16:01:59 +00:00
Joey Smith
631d294c31
Fix typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132198 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-17 15:47:31 +00:00
Joey Smith
084737947f
Incorporate some things from the notes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132125 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-17 09:02:39 +00:00
Davey Shafik
5219f050ee
changed example to actually use str_ireplace() instead of str_replace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131924 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 15:14:47 +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
Derick Rethans
f0ff9a514d
- Document implode() properly
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130483 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 21:20:40 +00:00
John Coggeshall
dd1cc5301a
Revert back to 1.6
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130466 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 19:47:18 +00:00
John Coggeshall
fb51f4a019
Following Jani's Suggestion on a more appropiate proto.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130424 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 15:54:48 +00:00
John Coggeshall
0b63b218eb
Clearified the proto for this function per bug #24056
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130393 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 11:27:15 +00:00
Torben Wilson
7455fa9005
print() returns 1, always.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130317 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-05 21:09:34 +00:00
Andy Lindeman
16dc80031f
fix #24036
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130232 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-05 13:21:48 +00:00
John Coggeshall
4fcc07be77
Fixed a minor annoyance. you can have 1, 2, or 4 parameters but not three
...
and the proto was incorrect.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129938 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-03 10:34:50 +00:00
Philip Olson
d4be78c664
money_format() requires strfmon, so, it's undefined in Windows.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129806 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-02 06:48:50 +00:00
Damien Seguy
edd4b864c9
revert to saved version
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129429 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 17:27:08 +00:00
Philip Olson
bcecf5d323
Added php tags (<?php ?>) to examples.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129420 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 16:47:59 +00:00
Philip Olson
1ea6d0f6ce
Example WS and php tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129419 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 16:36:18 +00:00
Damien Seguy
dadc03a7a4
upgrading example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129357 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 13:41:12 +00:00
Mehdi Achour
ab4fe6b1c8
example showing case insensitivity for strripos and some see also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129021 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-28 12:00:30 +00:00
Philip Olson
9f62161299
Initial documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128987 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-28 07:15:30 +00:00
Philip Olson
36ace4cf04
Initial documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128956 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-28 00:28:35 +00:00
Stefan Walk
50a1ebbefd
choice="req" explicitely on pieces argument
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128724 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-25 18:51:00 +00:00
Damien Seguy
193bf30234
mmm, tss tsss
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128473 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-23 01:08:44 +00:00
Damien Seguy
5459be6d9a
upgrading examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128472 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-23 01:05:32 +00:00
Philip Olson
da7e1e866c
Added examples and various see also's
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128327 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-21 23:09:07 +00:00
Philip Olson
23c409d0e6
Move the "unimportant" ¬e.language-construct; note to the bottom.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128313 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-21 22:37:51 +00:00
Stefan Walk
ca431331de
the glue parameter is optional as of PHP 4.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128268 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-21 20:13:25 +00:00
Mehdi Achour
661ff883fd
missing comma
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127558 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-18 01:25:57 +00:00
Philip Olson
1687911519
Expanded the example to print some of the returned values.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126565 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-11 17:55:50 +00:00
Mehdi Achour
f08775c0d8
better test
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126353 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-09 09:22:55 +00:00
Joey Smith
7753ed4745
Updating all RFC entities to use new &url.rfc;#### syntax
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126172 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-07 21:31:31 +00:00
Andy Lindeman
a111f6f9ff
adding note to language constructs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125705 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-04 17:13:07 +00:00
Andy Lindeman
e5f0406a16
of -> between (sorry)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125703 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-04 16:33:57 +00:00
Andy Lindeman
745db7accc
adding some user notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125701 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-04 16:32:15 +00:00
Sara Golemon
235243af5f
Additional parameter for str_replace()/str_ireplace()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123440 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-15 03:20:22 +00:00
Andy Lindeman
bdd31b498f
commas make this sentence sound a bit better...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121601 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-30 02:30:50 +00:00
Derick Rethans
d129f3552d
- Fix type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@119544 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-09 00:06:57 +00:00
Friedhelm Betz
6773d9e51a
fix for bug #21592 , list of supported charsets added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118785 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-03 18:03:13 +00:00
Victor Boivie
dd0739a65a
Incorrectly formatted function alias - fixed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118639 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-02 13:04:44 +00:00
Victor Boivie
6621656e7a
See also: +sha1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118540 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-01 09:49:01 +00:00
Victor Boivie
d8344ef6fa
Added some markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118539 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-01 09:42:32 +00:00
Victor Boivie
3f485b72cc
Corrected return type and cleaned up function description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118537 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-01 09:19:59 +00:00
Damien Seguy
7d8cca092a
typographic convention
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118504 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-28 23:47:53 +00:00
Damien Seguy
19d2809fec
moving quots
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-28 23:47:31 +00:00
Damien Seguy
7a135f579f
Completing declaration
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118502 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-28 23:47:08 +00:00
Philip Olson
ad44aca38e
Expand example, remove old example, use &return.falseproblem; and see also stripos()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117355 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-20 16:40:20 +00:00