<?php $query2 = "SELECT * FROM ".$conf_db_table_products_categories." WHERE main_id='0' ORDER BY name"; ?>
Błąd: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE main_id='0' ORDER BY name' at line 1
Z góry dzięki za pomoc.