<?php $connect = mysql_connect('localhost', 'api_rest', ''); mysql_set_charset('utf8', $connect); ?>
info at phpclasses dot org