MVCnPHPCommand

From GeeklogWiki
Revision as of 16:04, 21 September 2006 by Tony (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Your First Command

Before we can really do anything useful with the command we will create we will first modify our view's Flexy template to have a form that will submit data to our command.

Code here