Chapter 13: PHP-Functions and HTML Controls


In This Chapter

  • Creating functions

  • Passing data to functions

  • Creating default arguments

  • Creating variable-length argument lists

  • Returning data from functions

  • Returning multiple items from a function

  • Working with text fields, checkboxes, and radio buttons

  • Handling multiple-selection HTML controls

  • Uploading files

This chapter continues your guided tour of PHP with handling PHP functions and HTML controls. PHP functions are just as important in PHP as in JavaScript, but there’s some added power in PHP compared to JavaScript. And working with HTML controls is the whole main point of using server-side scripting for many developers. You’re going to see both in this chapter.

Cross-Ref 

For an introduction to using PHP with Ajax, see Chapter 12.



Ajax Bible
Ajax Bible
ISBN: 0470102632
EAN: 2147483647
Year: 2004
Pages: 169

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net