Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php remove quotes from string

str_replace(['"',"'"], "", $text)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #php #remove #quotes #string
ADD COMMENT
Topic
Name
6+7 =