Hello, guys, how are you?
Does anyone know how to get the name of the respective table from the pulled value?
I have the following code:
$query= "
SELECT DISTINCT titulo, categoria, views
FROM (
SELECT DISTINCT titulo, categoria, views...
asked by
19.05.2018 / 06:28