Hey,

Not looked at PHP for a while but picked up an oldish site and installed on a development server. The code is written using <? php code here ?> and the php install on the box is not parsing this, it seems to require <?php ?> is this an ini setting?

Pino