mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Remove reference to features.xforms (part of php/doc-en#3579) (#3601)
This commit is contained in:
@@ -433,13 +433,6 @@ Hi Joe. You are 22 years old.
|
||||
superglobal, if you do not care about the source of your request data. It
|
||||
contains the merged information of GET, POST and COOKIE data.
|
||||
</para>
|
||||
<para>
|
||||
You can also deal with XForms input in PHP, although you will find yourself
|
||||
comfortable with the well supported HTML forms for quite some time.
|
||||
While working with XForms is not for beginners, you might be interested
|
||||
in them. We also have a <link linkend="features.xforms">short introduction
|
||||
to handling data received from XForms</link> in our features section.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section xml:id="tutorial.whatsnext">
|
||||
|
||||
Reference in New Issue
Block a user