Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established
I need the original error message you are getting. When trying to save values with &.
You are getting this error because you need to establish the connection before using this method
Last edited: