MySQLi CONNECT
MySQLi CONNECT is a PHP topic. In plain words you use it for fetch marks by roll in the college DB. Don’t start with a slogan — start with that picture.
Smallest example: prepared statement. Type it, run it, and say what you see. If you can do that from memory, you know MySQLi CONNECT.
From the example next to this theory: MySQLi CONNECT — use prepared statements with PDO/MySQLi — never concatenate raw SQL.
Trap — string-concat SQL. Fix that before you talk about advanced PHP.
Viva — what is MySQLi CONNECT? Then show prepared statement. Then name the trap.
What is MySQLi CONNECT? Show this: prepared statement. Trap: string-concat SQL.