IMPRIMIR ARTÍCULO

Nu puteti face query !

MySQL Error: 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 '' at line 4
SELECT clients.client_id,articles.art_titlesp, articles.html_content,articles.date_added,clients.client_namesp,clients.client_name,clients.client_web,articles.arttype,articles.lecturas,articles.foto
		
					FROM articles INNER JOIN articles_categories ON articles.art_id=articles_categories.art_id INNER JOIN categories ON articles_categories.categ_id=categories.categ_id INNER JOIN clients_articles ON clients_articles.art_id=articles.art_id INNER JOIN clients ON clients.client_id=clients_articles.client_id
					WHERE articles.art_id=
					

Nu puteti face query !

MySQL Error: 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 '' at line 4
SELECT DISTINCT  togas_publications.tp_number, togas_publications.tp_aparition_date
	
                 FROM     togas_publications INNER JOIN togas_publications_articles ON togas_publications.tp_id=togas_publications_articles.tp_id
				 WHERE togas_publications_articles.art_id=

Nu puteti face query !

MySQL Error: 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 '' at line 4
SELECT clients.client_id,articles.art_titlesp, articles.html_content,articles.date_added,clients.client_namesp,clients.client_name,clients.client_web,articles.arttype,articles.lecturas,articles.foto
		
					FROM articles INNER JOIN articles_categories ON articles.art_id=articles_categories.art_id INNER JOIN categories ON articles_categories.categ_id=categories.categ_id INNER JOIN clients_articles ON clients_articles.art_id=articles.art_id INNER JOIN clients ON clients.client_id=clients_articles.client_id
					WHERE articles.art_id=