hi my database has text with characters like this : "%28" , "%29"

i guess they are coming instead of the curly braces : "(" , ")"


i just want to filter these things out.

"str_replace" function is not working for this characters.

can somebody give me an alternate method in doing this ???

thanks.
softleaks Reviewed by softleaks on . Php replacing characters ! hi my database has text with characters like this : "%28" , "%29" i guess they are coming instead of the curly braces : "(" , ")" i just want to filter these things out. "str_replace" function is not working for this characters. can somebody give me an alternate method in doing this ??? Rating: 5