will give that a go and have a look at the error reporting settings.
Thanks very much.
Ok. - tried isset() and result said it was not set
- display_errors is set to "on"
- error_reporting = E_ALL & -E_NOTICE & -E_STRICT
and still no error re. the variable. Maybe this is not unusual for PHP but I have definitely received undeclared variable errors before this.