PHP-Logo
Druckansicht von http://www.php-homepage.de/manual/function.mysqli-init.php

PHP-Logo
[ Main Menue ]
Homepage
Downloads
Artikel
Scripts
Forum
PHP-Manual
Links
News
Freelancer
Bücher
RuDolF
Suche
Misc
Über diese Seite
Kontakt
Wunschzettel
MyGuestbook
*
[ Suche ]
*
[ Manual ]
*

Follow on Twitter - @phphomepage

RSS Feed blogoscoop
 mysqli_info  Letztes Update:
10.02.2009
mysqli_insert_id 

mysqli_init

(PHP 5)

mysqli_init — Initializes MySQLi and returns a resource for use with mysqli_real_connect()

Beschreibung

Procedural style:

mysqli mysqli_init ( void )

Object oriented style (method):

mysqli
mysqli init ( void )

Allocates or initializes a MYSQL object suitable for mysqli_options() and mysqli_real_connect().

Hinweis: Any subsequent calls to any mysqli function (except mysqli_options()) will fail until mysqli_real_connect() was called.

Rückgabewerte

Returns an object.

© Copyright 1999 - 2011 by Mark Kronsbein | Impressum | NutzungsbedingungenWeiterempfehlen | Seitenanfang
0.0282