Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Added a note for send method in user guide #1465

Merged
merged 1 commit into from
Apr 26, 2015

Conversation

froschdesign
Copy link
Member

No description provided.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@@ -65,6 +65,14 @@ Within the constructor of ``AlbumForm`` we do several things. First, we set the
of the form as we call the parent’s constructor. we create four form elements: the id, title, artist, and submit button. For each item we set
various attributes and options, including the label to be displayed.

.. note::

HTML-Forms can be sent using ``POST`` and ``GET``. ZF2s default is ``POST``, therefore you don't have to be
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ZF2's

@GeeH GeeH self-assigned this Apr 26, 2015
GeeH added a commit that referenced this pull request Apr 26, 2015
@GeeH GeeH merged commit 4fe6111 into zendframework:master Apr 26, 2015
GeeH added a commit that referenced this pull request Apr 26, 2015
GeeH added a commit that referenced this pull request Apr 26, 2015
@froschdesign froschdesign deleted the hotfix/note-in-user-guide branch April 27, 2015 08:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants