Advanced Topics in PHP
13 - Advanced Topics in PHP
In this chapter, students will explore advanced topics in PHP, such as regular expressions, XML and JSON, and web services. They will learn how to use regular expressions to perform complex text manipulation, and explore the basics of XML and JSON, two popular data formats for web applications. Students will also learn how to create and consume web services using PHP.
Start Chapter