Commit graph

385 commits

Author SHA1 Message Date
Torben Wilson
a80e9af9ab Note that file*time() returns a Unix timestamp.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18842 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-27 02:44:48 +00:00
Torben Wilson
8b3a1f4167 Added section on the error control operator.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18841 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-27 02:42:53 +00:00
Torben Wilson
70ca6aaaab Heredoc arrows were backward.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18840 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-27 02:42:21 +00:00
Torben Wilson
53a3e044e1 Note that file_exists() only works on local files.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18835 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-26 22:33:42 +00:00
Torben Wilson
ab57066b4f More example for file().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18828 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-26 20:58:36 +00:00
Torben Wilson
78f7996190 Added short examples to file().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18826 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-26 20:43:34 +00:00
Egon Schmid
61c85ff417 Some cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18807 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-24 21:43:09 +00:00
Egon Schmid
535988bf7d Made it a little bit more readable for translators.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18805 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-24 21:01:18 +00:00
Mike Robinson
2f2244be32 Added note about suppressing mysql_connect error message on failure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18782 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-22 17:37:19 +00:00
Egon Schmid
8a2b3e5180 That was wrong, Michael used version 3.0.6 and not 3.0.7.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18776 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-20 16:50:07 +00:00
Egon Schmid
619ce87ad8 Only testing va.php.net.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18770 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-19 20:26:07 +00:00
Torben Wilson
80bcb3791b Brainfart.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18735 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-18 20:37:38 +00:00
Torben Wilson
da144b00d8 Updated empty() from the errata.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18734 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-18 20:31:02 +00:00
Ken Coar
ae10814d5b Document how to access the stdio streams..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18729 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-18 17:33:07 +00:00
Egon Schmid
43320fdba6 Bug reported by Michael Bode <bob@six.de>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18725 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-18 15:13:04 +00:00
Andrew Skalski
a09de30038 Documented imap_utf7_decode() and imap_utf7_encode().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18709 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-17 19:18:17 +00:00
Egon Schmid
a50a149a58 Some cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18678 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-16 18:01:22 +00:00
Danny Heijl
a8b5e5e020 Some clarifications.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18675 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-16 15:19:13 +00:00
Danny Heijl
b345ae6252 Some corrections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18587 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-13 21:35:59 +00:00
Marko Karppinen
f220c5df07 Added documentation for posix_getpwnam() and posix_getpwuid()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18529 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-11 04:54:17 +00:00
Marko Karppinen
930bf9ba89 Add notes on how to resolve uid/gid into names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18528 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-11 03:52:08 +00:00
Uwe Steinmann
087cf07a32 - documented new function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18515 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-10 11:23:20 +00:00
Egon Schmid
c6fc8e5c3c Sorry, XEmacs fault.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18495 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-07 18:14:02 +00:00
Egon Schmid
61ada06234 Small fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18493 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-07 18:06:12 +00:00
Egon Schmid
b7896edbeb From the notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18491 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-07 17:55:23 +00:00
Egon Schmid
b54d4b9537 Mike, that construction needs a title.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18476 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-07 03:15:39 +00:00
Mike Robinson
129d13b8bc Added reference and example of using 0 as last day of previous month
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18475 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-07 02:34:06 +00:00
Uwe Steinmann
f05dd407a9 little correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18465 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-06 19:47:43 +00:00
steiner
6741d95d6e on egon schmid's advise: closed the Year2000-Bug ... :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18455 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-06 09:33:08 +00:00
Egon Schmid
1d84735c81 Made a proper indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18382 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-03 22:26:44 +00:00
Thies C. Arntzen
61c3482aa2 ociresult returns mixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18036 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-28 09:17:17 +00:00
Egon Schmid
5ab6228995 Hallo Catharina, jetzt sieht es etwas besser aus wie bei Hempels unterm Sofa.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18013 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-27 20:42:55 +00:00
Egon Schmid
b0bc1fa835 Enhanced a little bit.
merry six-mas to all.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17924 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-25 08:47:51 +00:00
Egon Schmid
3eb7b85174 Proper indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17827 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-23 10:35:33 +00:00
Egon Schmid
29f564ff3e First attempt to document php_logo_guid and zend_logo_guid.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17742 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-21 23:10:57 +00:00
Egon Schmid
7581c15332 More corrections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17679 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-21 11:43:59 +00:00
Egon Schmid
53bd0d2ba9 It's now clean for translations.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17657 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-21 00:24:24 +00:00
Egon Schmid
6946eeb075 Minor cosmetic correction and left some more work.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17646 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-20 22:26:22 +00:00
Egon Schmid
ccd17b2add Some cleanup and closed a para.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17616 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-20 11:40:19 +00:00
Uwe Steinmann
9861c56baa - marked optional arguments propperly
- completed documentation of pdf_set_font(), pdf_add_outline()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17611 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-20 08:37:26 +00:00
Uwe Steinmann
41a3303bee - fixed several typos, made 'see also' an extra paragraph
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17606 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-20 07:46:21 +00:00
Egon Schmid
759b40bc3c Minor corrections and added it to the german tree.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17564 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-19 20:13:06 +00:00
Egon Schmid
c5eb364f74 Added some graphics to intro.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17545 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-19 17:16:54 +00:00
Stig Bakken
fdcab8ed3c add a note to the strpos doc about how to distinguish 0 from false
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17440 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-18 09:31:49 +00:00
Egon Schmid
61c2efae6e Made a proper indentation here also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17315 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-16 23:11:51 +00:00
Egon Schmid
d7e31ee10e Made a proper indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17314 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-16 23:05:36 +00:00
Uwe Steinmann
cb157e1d08 some more tiny fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17297 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-16 11:16:22 +00:00
Uwe Steinmann
559550df6a some corrections like using <note> when appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17295 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-16 10:59:00 +00:00
Torben Wilson
c651161c27 Added note about version availability.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17268 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-15 21:05:03 +00:00
Andrei Zmievski
fdbd42daea Clarified the use of reset() for array_walk().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17259 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-15 18:45:44 +00:00