PHP » GoLang |
login |
register |
about
|
dbx_connect(PHP 4 >= 4.0.6, PHP 5 < 5.1.0, PECL dbx >= 1.1.0) dbx_connect — Open a connection/database Description
object dbx_connect
( mixed
$module
, string $host
, string $database
, string $username
, string $password
[, int $persistent
] )Opens a connection to a database. Parameters
The Return Values
Returns an object on success, The returned object has three properties:
Changelog
Examples
Example #1 dbx_connect() example
<?php Notes
|
more
Recently updated
more
Most requested
more
Last requests
|