File: examples/db.php

Recommend this page to a friend!
  Classes of Subin Siby   Francium JavaScript Voice Recorder   examples/db.php   Download  
File: examples/db.php
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Francium JavaScript Voice Recorder
Record user voice and encode it as MP3 or WAV
Author: By
Last change: Version 0.4
Date: 2 years ago
Size: 94 bytes
 

Contents

Class file image Download
<?php $dbh = new PDO("mysql:dbname=test;host=127.0.0.1;port=3306", "root", "backstreetboys");