Chapter 12. Encoding and Decoding

Topics in This Chapter

The functions for transforming text can be put into three general categories: functions that make arbitrary changes to strings, functions that transform strings according to special rules, and functions that evaluate strings and return a number or a boolean. Among the transformative functions are functions for encrypting text and compressing text. Among the evaluative functions are those for checking spelling, creating hashes, and pattern matching.

Get Core PHP Programming, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.