Pelzini

This is the code documentation for the Pelzini project

function __construct()

Connects to the db

Usage

void $MysqlOutputter->__construct ( mixed $username , mixed $password , mixed $server , mixed $database );

Authors

Arguments

  1. $username
  2. $password
  3. $server
  4. $database

Return value

  • void