Finish PHP; Back to Inverted Index ADT




CS267

Chris Pollett

Feb 14, 2022

Outline

Introduction

Integer, String, and Boolean Type

Arithmetic Operators,etc

Control Statements

Arrays

More on PHP Arrays

Yet More on PHP Arrays

Functions

Variable Scope

Built-in Globals

Quiz

Which of the following is true?

  1. The Web Scrapers activity in Yioop can be used to see how Yioop will process a web page.
  2. Yioop uses a QueueServer.php script to maintain a priority queue of what to download next.
  3. PHP programs must all end with ?>

File Reading

ADT Example: Phrase Search