I have the following PHP code.
$stmt = $pdo->prepare("SELECT * FROM memberships WHERE mb_status = \'enabled\'"); $stmt-> execute(); // $upgVa