Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mysqli.php500 $this_track_remix = ''; variable
514 $this_track_remix = implode("\t", $matches[2]); variable
550 $SQLquery .= ', `remix` = "'. mysqli_real_escape_string($con, $this_track_remix).'"';
574 $SQLquery .= '"'.mysqli_real_escape_string($con, $this_track_remix).'", ';