Skip to main content

Regular Expressions

  • Chapter
  • First Online:
PHP and MySQL Recipes
  • 2618 Accesses

Abstract

PHP is often described as a templating language where HTML sections and script are mixed to generate HTML documents for rendering in a browser. As the web technology is advancing PHP is used to generate other types of content (JSON, see chapter 14; and images see chapter 8, etc.) and the PHP scripts contain less embedded HTML sections. Instead the script will read a template from disk or a database and perform string replacements on the content before sending it to the client.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 44.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 59.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2016 Frank M. Kromann

About this chapter

Cite this chapter

Kromann, F.M. (2016). Regular Expressions. In: PHP and MySQL Recipes. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-0605-8_9

Download citation

Publish with us

Policies and ethics