2017 © Pedro Peláez
 

library db

MySQL(i) class

image

alexmcarrow/db

MySQL(i) class

  • Tuesday, June 4, 2013
  • by AlexMcArrow
  • Repository
  • 1 Watchers
  • 0 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

DB - MySQL(i) class

Init

$DSN = array (
    'host'=>'localhost',
    'base'=>'dbname',
    'user'=>'user',
    'pass'=>'password',
    'char'=>'utf-8'
);
new \DBI\MySQL ($DSN);

Use

\DBI\MySQL::query ("SELECT 1;");

The Versions

04/06 2013

dev-master

9999999-dev https://github.com/AlexMcArrow/db

MySQL(i) class

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

mysql mysqli

04/06 2013

1.42

1.42.0.0 https://github.com/AlexMcArrow/db

MySQL(i) class

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

mysql mysqli

04/06 2013

1.41.4

1.41.4.0 https://github.com/AlexMcArrow/db

MySQL(i) class

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

mysql mysqli

04/06 2013

1.41.3

1.41.3.0 https://github.com/AlexMcArrow/db

MySQL(i) class

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

mysql mysqli

04/06 2013

1.41.2

1.41.2.0 https://github.com/AlexMcArrow/db

MySQL(i) class

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

mysql mysqli

04/06 2013

1.41.1

1.41.1.0 https://github.com/AlexMcArrow/db

MySQL(i) class

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

mysql mysqli

04/06 2013

1.41

1.41.0.0 https://github.com/AlexMcArrow/db

MySQL(i) class

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

mysql mysqli