Include a page with php

Is it possible to include a html page in a php code from another folder?

<?php @ include ("$page.php"); ?>

and the link

<p><a href="index.php?design=gallerie/designs/signature">Signature</a></p>

where the gallerie/designs/ should be the parent directory of the .html