[Solved] Fatal error: Uncaught Error


The short answer is that mysql_fetch_array is not a PDO method. It comes from the deprecated mysql_* API.

solved Fatal error: Uncaught Error