Suppose I am importing a passage by file_get_contents() or getting user input, there may be single quotes or double quotes or both. What is the safe way to cast the said content into a variable and do manipulation afterward?Suppose I am importing a passage by file_get_co