I want to search a txt file and replace all the " marks with nothing.
I have been using str_replace for the rest of what I want to replace but " is giving me problems.
Any suggestions?
actually Ive solved this and now could use help creating a file that starts and ends with <? ?> I am trying to use a script to create another script.
how did you solve it?