Home
last modified time | relevance | path

Searched refs:mysqli_table_exists (Results 1 – 1 of 1) sorted by relevance

/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mysqli.php173 function mysqli_table_exists($con, $tablename) { function
209 if (mysqli_table_exists($con, GETID3_DB_TABLE)) {
214 if (!mysqli_table_exists($con, GETID3_DB_TABLE)) {