1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

596 Commits

Author SHA1 Message Date
Vinicius Dias
876557ae38 Simplifiying the "A simple tutorial" page (#4953)
* doc: Simplifiying the "A simple tutorial" page by removing the Apache and MySQL pre-requisites and using php's builtin server

* Apply suggestions from code review

Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>

* Update chapters/tutorial.xml

Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>

* Adding closing tag to examples

* Removing trailing whitespace

---------

Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>
2025-10-31 14:17:16 +00:00
Andy Hinkle
1fd637525f Explain in "Hello World" e.g. that HTML tags are not needed (#1266) 2024-10-17 01:58:24 +02:00
Mikhail Alferov
04d9aded7b Add class="extension" attribute to <filename> tags which refer to file extensions (#3870) 2024-10-15 13:10:10 +01:00
Jim Winstead
77f5f3b3a8 Stop chunking the Introduction, add titleabbrev+title, write-through to remove 'you' (#3786) 2024-09-25 17:13:30 -07:00
Tim MacDonald
132cf39aed Change onboarding duration (#3760) 2024-09-22 19:45:07 +01:00
Tim MacDonald
9a10d863b9 Improve "PHP: Hypertext Preprocessor" presentation (#3758)
As this text is prose and not computer output, the `literal` is not appropriate and `emphasis` should be used for visual reasons.
2024-09-22 19:44:27 +01:00
Tim MacDonald
1fa5c78fa5 Use output tags (GH-3759) 2024-09-17 13:50:37 +02:00
Tim MacDonald
8859c8b96c Standardise casting spacing (#2717) 2024-09-11 14:29:15 +01:00
Jim Winstead
2d0ae2133c Remove PHP-GTK mentions, project was abandoned (fixes #3597) (#3617) 2024-07-26 15:10:43 -07:00
Jim Winstead
08bce8d11d Remove reference to features.xforms (part of php/doc-en#3579) (#3601) 2024-07-24 16:38:16 -07:00
Tim MacDonald
ba36a88377 Remove reference to generating "Flash" movies (#2733)
* Remove reference to generating "Flash" movies

* Swap reference to XHTML to JSON

* Make sentence clearer
2023-09-03 13:57:24 +02:00
Tim MacDonald
46ffb4b3fa Add doctype to full HTML document (#2734)
Proposing that for full HTML document examples, we include a doctype.

The section's initial example includes a doctype, but then we don't include it on the subsequent examples.
2023-09-02 13:31:15 +01:00
Tim MacDonald
1defcdacde Wrap example output in CDATA (#2736) 2023-09-02 13:25:39 +01:00
Tim MacDonald
6897f18b9f Fix typo in chapters/tutorial.xml (#2737) 2023-09-02 13:45:38 +02:00
Tim MacDonald
d3229141aa Use semantic HTML tags for tutorial form example (#2715)
* Indent form example

* Use semantic HTML for form example

* Add `type` attributes to inputs and button
2023-08-29 09:19:15 +02:00
Tim MacDonald
60bd8b786b use str_contains over strpos for tutorial example (#2716) 2023-08-28 09:27:37 +02:00
Tim MacDonald
5ccb446e8a Standardise Getting Started example indentation (#2713)
* Standardise getting started indentation

* Indent form example

* Drop trailing whitespace to make CI happy

---------

Co-authored-by: Tim Düsterhus <tim@bastelstu.be>
2023-08-28 09:05:50 +02:00
Timo Tijhof
528bcc7b2e tutorial: update browser in the tutorial (#2478)
Update the example to a browser that people can actually download and install from official websites on macOS, Linux, and Windows today.
2023-07-28 03:25:34 +01:00
Christoph M. Becker
f92fc51796 Fix GH-1858: Intro doc page mentions PECL without saying what it is 2022-10-01 12:48:40 +02:00
Christoph M. Becker
6b60bf846b Drop Windows Notepad usage instructions
We should not encourage use of Notepad for editing PHP files, and those
who use it, should at least know how it works (after all, it's not that
complex).

Closes GH-1265.
2021-12-28 11:11:54 +01:00
Abu Hurayra
09cf574276 [skip-revcheck] Grammar changes on intro page (#1017)
Co-authored-by: Kamil Tekiela <tekiela246@gmail.com>
Co-authored-by: Sergey Panteleev <sergey@php.net>
2021-10-19 16:13:44 +01:00
Peter Cowburn
2e8ef0a1bd hyphenate "object-oriented"
refs #846
2021-08-08 18:48:47 +01:00
George Peter Banyard
b8e1b1357d Some cleanup in FAQ section
Closes GH-327.
2021-03-23 14:19:44 +01:00
Christoph M. Becker
3e08a8aae6 Remove obsolete PHP 5 related info from ini.core and related pages 2021-02-24 14:32:08 +01:00
Christoph Michael Becker
86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Joe Watkins
f0b0e5bb63 --
Provided by anonymous 75058 (michal.brzuchalski@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347419 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-15 11:38:14 +00:00
Christoph Michael Becker
9cc4767b2d What's in a name?
The Macintosh operating systems changed their name a few times since
version 10. We follow suite, and use the proper name whenever we refer
to a certain version, and use “macOS” as generic term, since “Mac OS X”
and “OS X” versions are already unsupported, or loose support at the end
of this year.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345139 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-15 11:50:40 +00:00
Christoph Michael Becker
1d037c99fa Improve wording
Patches provided by anon users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342891 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:11:26 +00:00
Christoph Michael Becker
093360a0c4 Fix typo
Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340940 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-09 21:21:07 +00:00
Christoph Michael Becker
4c10034cee fixes by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338916 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-04 17:13:05 +00:00
Christoph Michael Becker
ca7fbbaddc fixed #71205: Documentation version mistake
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338342 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-23 17:19:04 +00:00
Jean-Sebastien Hedde
41060e691d Anonymous contributions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335484 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 12:29:17 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Peter Cowburn
31683e6df6 import_request_variables() is no more
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333182 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:13 +00:00
Hannes Magnusson
519e5a4320 Dear God, make me a bird. So I could fly far. Far far away from here.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332294 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-06 19:59:02 +00:00
Jakub Vrana
84b8fca68f Use <function> for language constructs (now supported by PhD)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-15 21:45:34 +00:00
Jakub Vrana
a9b26c34e4 Display language constructs without parentheses
Side effect of this change is that include, require and return are now properly linked. They weren't because they don't live inside <refentry> so PhD doesn't know about them.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:39:30 +00:00
Mike Ford
fa6e196973 Improve English: "in case" does not mean "if" (part 1).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313913 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-29 10:46:17 +00:00
Shein Alexey
9fba3a1b29 Fixed missing XMLWriter extension.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306611 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-24 07:57:41 +00:00
Shein Alexey
efc08d0216 Fixed a typo with double mentioning XMLReader extension and missing dot.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306610 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-24 07:34:15 +00:00
Philip Olson
640cbf795f Updated "what can PHP do" to reflect the PHP of today. Closes PHP bug #51343.
This updates DB, XML, Web Server, and a few other parts. Could probably use additional updates.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306589 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-23 18:42:42 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Richard Quadling
235b3af9bf ISO-8859-1 -> UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288790 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 12:43:41 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
807784d7b2 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283792 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 05:28:19 +00:00
Richard Quadling
c951e4e1a7 Fix #48671
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282708 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-24 09:24:05 +00:00
Yannick Torres
393f22fee2 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279745 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-02 22:27:55 +00:00
Yannick Torres
243052e320 add literal tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275849 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-15 12:05:00 +00:00
Hannes Magnusson
7af10506cd Revert.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266290 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-14 18:53:08 +00:00
Peter Emil Henriksen
45f62244d2 Started translation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266280 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-14 10:24:43 +00:00