Give some examples of ways to stop SQL injection attacks/errors.
What is the difference between "extends" and "implements" when defining a class?
How do you test your code while developing it?
What is the difference between an inner join and a left join? (Yeah, it's SQL, not PHP, but it almost always goes hand-in-hand with PHP coding.)