If your goal is to simply break the auto form fillers, then you could most likely defeat most of them by simply changing the form field names. For example, you could try adding a random string at the beginning or end of the form field.
As far as PHP itself goes, there's nothing you can do since this is client-side behavior.