diff --git a/chapters/tutorial.xml b/chapters/tutorial.xml
index 09a4f50fc8b3..5faacd860235 100644
--- a/chapters/tutorial.xml
+++ b/chapters/tutorial.xml
@@ -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.
-
- 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 short introduction
- to handling data received from XForms in our features section.
-