I have a url from where i am fetching value using GET method and i want to replace that value with the 4 digit random number in the string like This is my main
$replacements = array( '{order_id}' => $order_id, '{site_url}' => $settings["site_url"], '{email}' => $user_email, '{last_name}' =&g