The current code only works with "short_open_tag=On". You can get portable code by simply changing "<?=" to "<? echo". Bill
The current code only works with "short_open_tag=On".
You can get portable code by simply changing "<?=" to "<? echo".
Bill