= mysql_query(" SELECT wl_cms_tree.entry_id AS parent, parent AS myparent FROM wl_cms_tree WHERE wl_cms_tree.website_id = '3' AND wl_cms_tree.active=1 AND (CONCAT(full_path,'/',subfolder,'/',url)='/yachting_content/test.php' || CONCAT(full_path,subfolder,'/',url)='/yachting_content/test.php' ) ORDER BY wl_cms_tree.ordering ");