Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 6. Using the Module Form API > Introduction - Pg. 171

Using the Module For m API In this chapter, we will cover: f f f f f f 6 Creating a basic form in a module Restricting and sanitizing parameters to a module Using debug_display to see what parameters your module is receiving Embedding your module output in a different page after a form submission Making your module display its output without disrupting the rest of the page Creating checkboxes that always submit a value Introduction