[php] $_POST variable

i found an inconsistency between two environments.
on localhost, $_POST[‘name’] = dave’s .
my site remotely, $_POST[‘name’] = dave’s .
there is fix for this?