Codice PHP:
class 

include 
'A.php'
$obj = new A(); 
$obj->getField("nome_campo"); 

ma che è sta cosa?