Commit graph

248 commits

Author SHA1 Message Date
Friedhelm Betz
a3f050e977 markup:
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00
Nuno Lopes
3161f95cb7 fix IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165905 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 13:01:08 +00:00
Sean Coates
cda60137e1 grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165775 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-08 17:30:17 +00:00
Yannick Torres
1b460464a2 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165659 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 17:24:05 +00:00
Jakub Vrana
6c73e0fcb6 open_basedir = . and chdir (bug #24521)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165644 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 14:55:43 +00:00
Jakub Vrana
30c7e19631 Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 20:59:42 +00:00
Jakub Vrana
55cf035cb1 Arguments are escaped (bug #21975)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164477 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 17:27:11 +00:00
Jakub Vrana
91409778ab Reference to default locations of php.ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164472 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 16:46:28 +00:00
Jakub Vrana
6cebe0a3c5 Removed old documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164471 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 16:42:32 +00:00
Jakub Vrana
228db2359a Example for reading data (bug #21428)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164449 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 13:40:02 +00:00
Friedhelm Betz
8602477ddb common agreement, we do not want to use <literal>PHP</literal> in the en tree
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161663 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-18 17:10:47 +00:00
Nuno Lopes
453e4444d0 turning info into warning to avoid confusions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160035 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-30 08:52:42 +00:00
Alexander Voytsekhovskyy
d413c677cf reverting promotion for some global variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159769 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-27 06:30:24 +00:00
Alexander Voytsekhovskyy
aea1f55f43 cosmetic changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159748 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-26 20:54:06 +00:00
Philip Olson
9242066773 remove promotion of register_globals = on
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159552 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-24 21:20:47 +00:00
Alexander Voytsekhovskyy
bef977e9d4 revert &php; to PHP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159536 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-24 20:03:04 +00:00
Alexander Voytsekhovskyy
008af441d7 change line ending to \n
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159525 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-24 19:24:53 +00:00
Alexander Voytsekhovskyy
b69d7ca766 cosmetic changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159520 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-24 18:55:56 +00:00
Antony Dovgal
99e4e11587 change variable -> varname to fix the build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159491 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-24 07:13:19 +00:00
Gabor Hojtsy
553592bd19 reworded a lot of parts to make the tutorial more suitable for beginners
- point people to the mailing list where we write about installation
 - explain phpinfo() where it is first mentioned
 - explain problem with opening a PHP file from the file system
 - remove the xforms part and add it in features, since it does not
   belong in a *simple* tutorial
 - added some missing tags where needed, more interlinks to other parts
   of the manual


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159479 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-23 20:51:40 +00:00
Nuno Lopes
7d1f425d72 fix -i swith output. Patch by Voytsekhovskyy Alexander
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159368 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-22 08:52:07 +00:00
Damien Seguy
0b9333ff22 cosmetic changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159202 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-20 22:40:42 +00:00
Ken
62e3bc3429 clarifying
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155298 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-03 17:54:20 +00:00
Derick Rethans
774f836293 - Clean this up a bit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155295 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-03 17:05:44 +00:00
Nuno Lopes
b147fe6d31 finally closing bug #20570
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155282 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-03 15:37:55 +00:00
Kenneth Schwartz
3c00e94a9b ref.xsl: fixed build issues (functions will be coming in a few)
others: fputs() -> fwrite() (use of aliases deprecated)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155110 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-01 06:31:15 +00:00
Kenneth Schwartz
ffc6f7f955 bug #27703: max_input_time reference on file-upload.common-pitfalls
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154824 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-29 07:37:26 +00:00
Mehdi Achour
d193b0cccb adding php tags, CDATAs, CS and corrected a role
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154163 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-21 17:00:21 +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
Sean Coates
626cac7748 added disclaimer for form arrays (bug #27456)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152814 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-02 17:33:46 +00:00
Derick Rethans
3690711874 - Document setrawcookie()
#- Some holiday hacking :-)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150710 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-07 18:56:34 +00:00
Nuno Lopes
ab3d3e0091 php-win is just for PHP5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150635 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-06 17:17:52 +00:00
Nuno Lopes
60744c5cd8 fix #24896
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150228 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-31 20:08:10 +00:00
Ken
86b24a8ed2 it's a colon, not semi-colon, on non-windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149185 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-19 06:11:19 +00:00
Ken
b8b695d8c9 as => provides (or has, w/e)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148874 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-16 17:40:32 +00:00
Nuno Lopes
db540b3261 added differences in CLI and CGI versions in PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148868 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-16 16:43:54 +00:00
Nuno Lopes
a0eb6a600e added reference to php-win.exe
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148697 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-14 19:42:54 +00:00
Mehdi Achour
406be9eedc more CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147957 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-06 09:23:31 +00:00
Nuno Lopes
2eca702cdb getallheaders is deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147361 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-27 20:38:24 +00:00
Dave Barr
91e836093c - Standardize the Unix acronym. Unix is the preferred capitalization
as UNIX is a registered trademark by the Open Group. References to UNIX
  were left in where it made sense, like example outputs, and so forth.
  You can read the Trademark User Guide for "UNIX" at:
  http://www.unix.org/tmug2.ps or http://www.unix.org/tmug2.pdf


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147067 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 04:22:00 +00:00
Dave Barr
331f334c4e - php -> PHP where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147050 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 01:23:01 +00:00
Dave Barr
13f994e119 - Various typos, and some didou-inspired syntax formatting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146744 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 15:08:04 +00:00
Nuno Lopes
15ef860c7e corrected rmdir limitation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146598 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-16 17:23:31 +00:00
Nuno Lopes
7e88cd2686 updated function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146592 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-16 17:10:04 +00:00
Jakub Vrana
f648a1f20f Long options added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146510 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 17:39:25 +00:00
Jakub Vrana
13f602acb0 Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146336 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-12 19:56:04 +00:00
Sebastian-H. Picklum
316b92565e Overlooked small typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143271 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-28 15:24:04 +00:00
Sebastian-H. Picklum
fd213105ae Fixed bug # 26018
-Fixed typos
-Some text changes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143269 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-28 15:20:18 +00:00
Vincent Gevers
f37df952b5 add fopen to the list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141473 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-01 18:39:21 +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