Codice PHP:
$get_id str_replace('\\\\\\\','',$get_id); 
invece di
Codice PHP:
$get_id str_replace('\\\\','',$get_id);