I\'m building a category list and I\'m unsure how to store the Ampersand symbol in MySQL database. Is there any problem/disadvantage if I use \'&\'. Are the
\'&\'
Use & if you want to have a valid HTML or avoid problems, like cut© (browser shows it as cut©).
&
cut©
cut©