Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




wp_check_mysql_version [ WordPress Function ]

wp_check_mysql_version ( No parameters )
Defined at:



{@internal Missing Short Description}}

{@internal Missing Long Description}}

Source


<?php
function wp_check_mysql_version() {
    global 
$wpdb;
    
$result $wpdb->check_database_version();
    if ( 
is_wp_error$result ) )
        die( 
$result->get_error_message() );
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

Kullanýcý Tartýþmalarý [ wordpress.org ]

- Bulunamadý -

Yeni bir konu yaz ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics