Hello, I have problem with this:\
$conn = db_connect();
$query = "select * from albumy, ciste_media where EAN_kod='$EAN_kod'";
Is this syntax good, when I used two tables? Because when I used one table its go correctly and when I used two tables, its doing problems