Parents: Enroll your child into 2 Step Login.

Pdo V20 Extended Features ((better))

// Prepare a query $stmt = $pdo->prepare('SELECT * FROM users');

// Continue processing other tasks...

// Prepare an asynchronous query $stmt = $pdo->prepare('SELECT * FROM users', array(PDO::ATTR_CURSOR => PDO::CURSOR_SCROLLABLE)); pdo v20 extended features