A PHP Error was encountered

Severity: Warning

Message: Missing argument 1 for Articoli::print_art()

Filename: controllers/articoli.php

Line Number: 64

A PHP Error was encountered

Severity: Notice

Message: Undefined variable: id

Filename: controllers/articoli.php

Line Number: 69

A PHP Error was encountered

Severity: Notice

Message: Undefined variable: id

Filename: controllers/articoli.php

Line Number: 70

Database Error

A Database Error Occurred

Error Number: 1064

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 3

SELECT nome,cognome FROM autori, profili,articoli WHERE autori.articoli_id=articoli.id AND autori.profili_id=profili.id AND articoli.id=