newbie to mysql here...
I keep getting an error when trying to enter an email address in a field in mysql table (i.e. user@domain.com).
I have a feeling it's getting caught on the '@' and the '.' but I really don't know. Anybody have any ideas as to how to get the address in there properly?
I keep getting an error when trying to enter an email address in a field in mysql table (i.e. user@domain.com).
I have a feeling it's getting caught on the '@' and the '.' but I really don't know. Anybody have any ideas as to how to get the address in there properly?