
Druckansicht von http://www.php-homepage.de/manual/mysqli.options.php
mysqli::optionsmysqli_options(PHP 5) mysqli::options -- mysqli_options — Set options BeschreibungObjektorientierter Stil Prozeduraler Stil Used to set extra connect options and affect behavior for a connection. This function may be called multiple times to set several options. mysqli_options() should be called after mysqli_init() and before mysqli_real_connect(). Parameter-Liste
Rückgabewerte
Gibt bei Erfolg BeispieleAnmerkungen
Siehe auch
|