Please answer this simple SPAM challenge: max(four, seven)? (Example: nine)
If you use the UTF-8 encoding, you have to use the fourth parameter : <?php $db = new PDO('mysql:host=myhost;dbname=mydb', 'login', 'password', array(PDO::MYSQL_ATTR_INIT_COMMAND => 'SET NAMES \'UTF8\'')); ?>
<< Back to user notes page