Codice PHP:
<?php
include 'fileA.php';

$funzione_applicata funzioneA('parametri');
?>