Pyh.conf’25: a new PHP conference for the Russian-speaking community

Voting

: min(eight, five)?
(Example: nine)

The Note You're Voting On

Anonymous
9 years ago
Instead of specifying tds version and client charset in freetds.conf, you may pass it as a parameter.
<?php $dsn = 'dblib:version=7.0;charset=UTF-8;host=domain.example.com;dbname=example;'; ?>

<< Back to user notes page

To Top