= PHP Variables * The second Roger/Charles class, on Oct. 14, 2022. == Variables What's a variable and what can you do with it? First, we already saw we can store something from readLine() in a variable: == Operations We can add variables together. == Testing variables with IF We can also determine what to do based on what's in a variable. == Integers We can also store numbers and do operations on those numbers.