Nelle funzioni "area" e "perimetro" prova a sostituire
conCodice PHP:return $this->$c;
e cosìCodice PHP:return $c;
conCodice PHP:return $this->$e;
Fammi sapere.Codice PHP:return $e;
Nelle funzioni "area" e "perimetro" prova a sostituire
conCodice PHP:return $this->$c;
e cosìCodice PHP:return $c;
conCodice PHP:return $this->$e;
Fammi sapere.Codice PHP:return $e;
--Cosimo
MAIL: cosimo.g18@gmail.com