Chapter21.Advanced Output and Output Buffering


Chapter 21. Advanced Output and Output Buffering

In previous chapters, we showed you various ways to send output to the client, whether it is a web browser or another client application that understands how to present the HTML we send. We also explored basic ways in which we can print strings and format the data we wish to present to the user.

In this chapter, we will address some of the limitations in our information from previous chapters and hopefully remove much of the stress associated with information output.

This chapter will cover

  • Using functions provided by PHP to format data for output

  • Using Output Buffering to help us work around the paranoia of inadvertently emitting blank lines or other text before calling functions such as setcookie and header




Core Web Application Development With PHP And MYSQL
Core Web Application Development with PHP and MySQL
ISBN: 0131867164
EAN: 2147483647
Year: 2005
Pages: 255

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