Im trying to exactly match a string using the preg_replace function in php. I only want to match instances that have a single '@' symbol. I also require a variable to be passed in as a pattern.Im trying to exactly match a string using the p
Im trying to exactly match a string using the preg_replace function in php. I only want to match instances that have a single '@' symbol. I also require a variable to be passed in as a pattern.Im trying to exactly match a string using the p