PHP and MySQL problem

MattBebich

New Member
How do I enter the \[code\]plus(+)\[/code\] and \[code\]minus(-)\[/code\] signs into a MySQL database and output them \[code\]+ -\[/code\] as normal all while still using \[code\]mysqli_real_escape_string();\[/code\] if there is a better way please let me know.
 
Back
Top