Please answer this simple SPAM challenge: seven plus one? (Example: nine)
There is also a way to specifie the default fetch mode : <?php $connection = new PDO($connection_string); $connection->setAttribute(PDO::ATTR_DEFAULT_FETCH_MODE, PDO::FETCH_OBJ); ?>
<< Back to user notes page