Hannes Magnusson
b6dadfe7f8
Add str_getcsv/fgetcsv to the seealso section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244243 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-15 13:40:05 +00:00
Hannes Magnusson
91f6add4c2
Document the optional escape parameter, available as of 5.3.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244145 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 15:24:17 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Mehdi Achour
899c18ccbc
ref.filesystem: switch to new style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237808 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 01:17:14 +00:00
Philip Olson
a142babd0f
WS, preparing for the new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228836 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 08:13:44 +00:00
Dave Barr
6c6f180b21
- Typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183233 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 04:04:14 +00:00
Nuno Lopes
fa0ef737c5
its php5.0.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181592 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-07 19:09:37 +00:00
Marcus Boerger
140fbe25df
- Update
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181591 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-07 18:47:12 +00:00
Jakub Vrana
9facd06f8e
Locale sensitive (bug #31740 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178873 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-04 10:25:59 +00:00
Nuno Lopes
80671121aa
document new PHP 5.1 function: fputcsv
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169352 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-27 15:24:05 +00:00
Aidan Lister
ec02964d51
Added note about line endings, bug #30097
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169244 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-26 02:21:15 +00:00
Aidan Lister
d8cfd5d911
Explained parameters in a varlist
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168168 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-08 05:55:52 +00:00
Jakub Vrana
fa2e38785e
Fix protos from sources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +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
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
Ken
63b76131f1
Reverted two changes to the old functions/ directory and applied Rasmus'
...
fix to en/reference/functions/fgetcsv.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154783 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-28 18:04:15 +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
Moriyoshi Koizumi
8c50bb6737
Added info about the default value of enclosure parameter
...
Removed "enclosure cannot be null" notice as it now rejects such a wrong
parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124900 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-28 15:18:55 +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
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
Philip Olson
45f6127d4d
Rewrote to hopefully make more sense. See also explode, file, and pack.
...
Moved "enclosure added in PHP 4.3.0" to a note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100094 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 01:48:11 +00:00
Yasuo Ohgaki
42bbb578ad
Added new parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83649 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-27 02:16:07 +00:00
Simone Cortesi
27c2b55978
adding:
...
<parameter>
<note>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79571 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-23 10:33:39 +00:00
Hartmut Holzgraefe
5b9fc29465
revision tags added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3
banana-split
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00