Problem:

Php being modified on publish

Hi great service BTW.
When one of my pages gets modified and uploaded the php code at the
top of the page gets modified. All equals signs (=) are deleted.
eg. <?php $navServices = "on" ?> gets changed to <?php $navServices
"on" ?>

This is bad :(
PLEASE HELP