...$id == 14 (pulled from the recordset)
Both $rMon and $id get displayed to the screen and neither are fields in the database.
327 echo "SELECT * FROM `Requests` WHERE idEmployees = $id AND rDate = '$rMon'"; ...prints out this error
"Catchable fatal error: Object of class PDOStatement could...