Related Links : Search Engine Optimization | | Search Engine Marketing | Online Marketing | Freelance Programmer| SEO Thailand | SEO Expert | SEO services | PHP Programmer Thailand | SEO Tutorial | What is SEO |

  Home Our SEO Services SEO Expert Consultant Php Programmer Scripts| Email : sachin {at} jainsachin {dot} com

PHP | The MySQLi class | Manual | Tutorial | Help

SEO Services



Website Programming in PHP / MYSQL



Friends


    The MySQLi class

    The MySQLi class

    Introduction

    Represents a connection between PHP and a MySQL database.

    Class synopsis

    MySQLi
    class MySQLi {
    /* Properties */
    int$affected_rows;
    string$connect_errno;
    string$connect_error;
    int$errno;
    string$error;
    int$field_count;
    string$host_info;
    string$protocol_version;
    string$server_info;
    int$server_version;
    string$info;
    int$insert_id;
    string$sqlstate;
    int$thread_id;
    int$warning_count;
    /* Methods */
    bool mysqli::autocommit ( bool $mode )
    bool mysqli::change_user ( string $user , string $password , string $database )
    bool mysqli::close ( void )
    bool mysqli::commit ( void )
    int mysqli_connect_errno ( void )
    string mysqli_connect_error ( void )
    mysqli mysqli_connect ([ string $host [, string $username [, string $passwd [, string $dbname [, int $port [, string $socket ]]]]]] )
    bool mysqli::debug ( string $message )
    int mysqli_errno ( mysqli $link )
    string mysqli_error ( mysqli $link )
    int mysqli_field_count ( mysqli $link )
    object mysqli::get_charset ( void )
    string mysqli::get_client_info ( void )
    string mysqli_get_host_info ( mysqli $link )
    string mysqli_get_server_info ( mysqli $link )
    object mysqli::get_warnings ( void )
    string mysqli_info ( mysqli $link )
    mysqli init ( void )
    int mysqli_insert_id ( mysqli $link )
    bool mysqli::kill ( int $processid )
    bool mysqli::more_results ( void )
    bool mysqli::multi_query ( string $query )
    bool mysqli::next_result ( void )
    bool mysqli::options ( int $option , mixed $value )
    bool mysqli::ping ( void )
    mysqli_stmt prepare ( string $query )
    mixed mysqli::query ( string $query [, int $resultmode ] )
    bool mysqli::real_connect ([ string $host [, string $username [, string $passwd [, string $dbname [, int $port [, string $socket [, int $flags ]]]]]]] )
    string mysqli::escape_string ( string $escapestr )
    bool real_query ( string $query )
    bool mysqli::rollback ( void )
    bool mysqli::select_db ( string $dbname )
    bool mysqli::set_charset ( string $charset )
    bool mysqli_set_local_infile_handler ( mysqli $link , callback $read_func )
    string mysqli_sqlstate ( mysqli $link )
    bool mysqli::ssl_set ( string $key , string $cert , string $ca , string $capath , string $cipher )
    string mysqli::stat ( void )
    mysqli_stmt stmt_init ( void )
    mysqli_result store_result ( void )
    int mysqli_thread_id ( mysqli $link )
    bool mysqli_thread_safe ( void )
    mysqli_result use_result ( void )
    }

    Table of Contents


    SEO Tutorial / Articles





    Php / Mysql Tutorial



    Articles



      Portfolio


      SEO by Jainsachin