how to replace double quotes in a string in php

Solutions on MaxInterview for how to replace double quotes in a string in php by the best coders in the world

showing results for - "how to replace double quotes in a string in php"
Lilly
03 Jun 2018
1to replace double quotes, you can do this:
2$newPhrase = str_replace('"', '', $phrase);
queries leading to this page
php change double quotes to singlestr replace multiple strings phphow to remove multiple character from string in phpstript double quotes in phpphp replace string between two charactersstring replace php multiplereplace 2 number with each other phpphp string replace multipleescape double quotes phpstr replace multiple values phphow to replace string between two characters in phpalternative to double quote phpstring double quotes phpmultiple string replace in phpconcat double quotes in phphow to print double quotes in phpreplace multiple words in string phpphp trim double quoteshow to string replace two symbols phpphp replace only 3 charactersreplace multiple string phphow to add double quote to a string in phpconcatenate in php with double quotesreplace single quote with double quote on string phpreplace multiple characters phphow to use double quotes within double quotes in phpphp escape double quotesstr replace multiple words phpreplace single quote to double quote in phpphp replace single quote with double quotesphp replace multiple characters in stringhow to remove double quotes from string phpphp replace multiple values in stringhow to remove double quotes from string in phphandle string double quotes phpdouble quotes inside string phphandle string with double quotes in phpreplace double quotes esacpe in phpphp replace multiple char with one charphp replace all double quotes with singlephp replace multiple charactersphp replace double quotes with singlemultiple str replace phphow to replace multiple special characters in a string in phpremove double quotes from string phphow to multiple caracter str replace in phpstring replace with multiple values phpphp string replace multiple occurrences 5cghow i replace multiples values using str replace in phphow to enclose php string in double quotes php string replace multiple charactershow to replace multiple characters in a string in phpstring remove double quotes phpreplace 2 char with each other phpphp remove double quotes from stringregex replace double quotes phpstr replace php double quotesphp replace two charactersimplode remove double quotes phpphp replace multiple contineous char with one charsingle quotes replace with comma in phpreplace multiple characters to one in phphow can i replace multiple characters in a string in phpparagraph multiple string replace in phpusing double quotes in phpphp replace two words in stringmulti string replace phpphp replace all single quotes in stringphp remove multiple characters from string phpremove double quotes from array phpmultiple string replace phphow to use double quotes inside double quotes in phpphp find and replace multiple characters in stringfind and replace second charachetr in string in phpphp add double quotes to stringphp double quotes with functiondouble quotes in string phpphp implode double quoteshow to replace double quotes in a string in php