Commit graph

23 commits

Author SHA1 Message Date
Gabor Hojtsy
e318ba8dec This page incorrectly stated that headers_sent() will
return true if the headers were not sent, which is the
opposite of how this function behaves. Correcting this.

Also made the example work standalone, and reworded the
explanation of the new file and line parameters, so it
now says that the value is put into those variables and
not returned...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106399 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 10:52:42 +00:00
Philip Olson
25ce00fedc Oops, still boolean.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102911 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-07 21:02:39 +00:00
Philip Olson
3bfb48a561 Reverting chinese.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102840 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-07 04:59:54 +00:00
bole Chen
a98ff04e04 finished
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102839 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-07 04:25:07 +00:00
Philip Olson
aaf30477a2 Added a couple examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102832 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-07 01:29:44 +00:00
Philip Olson
1c2873d603 Rewrote the docs; it is now mixed; closed bug #20292.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102826 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 22:10:40 +00:00
Philip Olson
6e83b9d812 WS. Please use spaces, not tabs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102825 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 21:47:17 +00:00
Sander Roobol
1b0e8468cd Revert.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102813 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 18:34:39 +00:00
bole Chen
9d51b6728e ok
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102797 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 16:57:33 +00:00
bole Chen
edf0b5c4c4 ok
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102792 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 16:55:32 +00:00
bole Chen
20d1647bfd ok
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102788 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 16:50:09 +00:00
bole Chen
06e43a49e3 finished
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102781 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 16:21:40 +00:00
Chris Shiflett
181e78e533 Correcting an error in the opening description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102064 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-31 03:38:55 +00:00
Philip Olson
f445c4cc98 Expanded pdf content-type example, added <?php ?> to all php code.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100069 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-17 20:33:03 +00:00
Hartmut Holzgraefe
0f553e8585 new optional parameters documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95962 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-17 12:44:11 +00:00
Hartmut Holzgraefe
be2f3a25b8 be a little more descriptive about what this function is all about ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91077 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-06 11:54:06 +00:00
Philip Olson
35b52503d7 * setcookie() returns true on success, false on failure. This does not
imply the cookie was set or not.  Closes bug #18287
* Made it clearer when autoglobal $_COOKIE became available, added links
* Can set as array names, but they will set seperate cookies.  Consider
  explode or serialize.
* A few more words on "checking if cookie set"


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88810 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 16:52:32 +00:00
Derick Rethans
7ff1e70f2c - Add availability
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86283 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-21 10:02:02 +00:00
Derick Rethans
fdafa5ec51 - Add documentation for the new parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86278 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-21 09:37:45 +00:00
Markus Fischer
ffd2f85063 - Use new superglobals by default, mention old way were applicable.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85824 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-16 07:11:04 +00:00
Stefan Roehrich
7b5859e07b Documented addition of uid to WWW-Authenticate-realm in safe mode.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81865 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-11 20:29:49 +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